File tree Expand file tree Collapse file tree 2 files changed +0
-16
lines changed
Expand file tree Collapse file tree 2 files changed +0
-16
lines changed Original file line number Diff line number Diff line change 1- pkgbase = marten
2- pkgdesc = A Crystal command-line tool for working with Marten web framework applications
3- pkgver = 0.5.7
4- pkgrel = 1
5- url = https://github.com/martenframework/marten
6- arch = x86_64
7- license = MIT
8- makedepends = git
9- depends = crystal
10- depends = shards
11- provides = marten
12- source = https://github.com/martenframework/marten/archive/v0.5.7.tar.gz
13- sha256sums = 63671b5dff20baf68cd80b6efa3c54baf63e86cf63678e4e9e08f3e1949ce016
14-
15- pkgname = marten
Original file line number Diff line number Diff line change @@ -28,4 +28,3 @@ package() {
2828 install -Dm755 " bin/${pkgname} " " ${pkgdir} /usr/bin/${pkgname} "
2929 install -Dm644 LICENSE " ${pkgdir} /usr/share/licenses/${pkgname} /LICENSE"
3030}
31-
You can’t perform that action at this time.
0 commit comments