File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11pkgbase = marten
22 pkgdesc = A Crystal command-line tool for working with Marten web framework applications
3- pkgver = 0.5.1
3+ pkgver = 0.5.6
44 pkgrel = 1
55 url = https://github.com/martenframework/marten
66 arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = marten
99 depends = crystal
1010 depends = shards
1111 provides = marten
12- source = https://github.com/martenframework/marten/archive/v0.5.1 .tar.gz
13- sha256sums = 18338c737c5a552fbea2f1a5734e78271ead507b2aa0258b2fb293255e7dde57
12+ source = https://github.com/martenframework/marten/archive/v0.5.6 .tar.gz
13+ sha256sums = bb74c9896e19a429e03b1a14c252390d36d293aba8617bfe4c72c5d18e2b49e5
1414
1515pkgname = marten
Original file line number Diff line number Diff line change 11# Maintainer: Pavel Poronko <warzgibz at gmail dot com>
22
33pkgname=' marten'
4- pkgver=' 0.5.1 '
4+ pkgver=' 0.5.6 '
55pkgrel=1
66pkgdesc=' A Crystal command-line tool for working with Marten web framework applications'
77arch=(" x86_64" )
@@ -10,7 +10,7 @@ license=('MIT')
1010depends=(' crystal' ' shards' )
1111makedepends=(' git' )
1212source=(" ${url} /archive/v${pkgver} .tar.gz" )
13- sha256sums=(' 18338c737c5a552fbea2f1a5734e78271ead507b2aa0258b2fb293255e7dde57 ' )
13+ sha256sums=(' bb74c9896e19a429e03b1a14c252390d36d293aba8617bfe4c72c5d18e2b49e5 ' )
1414provides=(' marten' )
1515build () {
1616 cd " marten-${pkgver} "
You can’t perform that action at this time.
0 commit comments