summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMario Finelli2017-04-27 11:08:46 -0400
committerMario Finelli2017-04-27 11:08:46 -0400
commit085d6a5b38ed557b153bb9861aad0539304012ec (patch)
treef9e032b8b0e73a5a50deb3337125d0d84e2ea666 /PKGBUILD
parent3a787344e2aeda524050f960ec1c26b235ad32b6 (diff)
downloadaur-ruby-hanami-helpers.tar.gz
Bump to 1.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 496c44ef421b..51f0c5095b80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_gemname=hanami-helpers
pkgname=ruby-$_gemname
-pkgver=0.5.1
+pkgver=1.0.0
pkgrel=1
pkgdesc='View helpers for Ruby applications.'
arch=(any)
@@ -12,7 +12,7 @@ depends=(ruby ruby-hanami-utils)
options=(!emptydirs)
source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
noextract=($_gemname-$pkgver.gem)
-sha256sums=('64a7ab438d772a806a118d905b33fc6e3004460bd0338fbd1eeebe0fc5af9005')
+sha256sums=('c5e3a07335a1004540568b042c401e5f18b62ec8a9bd21bf372550a8c76f67ba')
package() {
cd "$srcdir"