We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65be2f9 commit ca98a56Copy full SHA for ca98a56
marten/.SRCINFO
@@ -0,0 +1,15 @@
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
0 commit comments