aboutsummaryrefslogtreecommitdiffstats
path: root/community/ruby-i18n
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2018-04-28 11:27:42 +0200
committerJakub Jirutka <jakub@jirutka.cz>2018-04-28 11:30:55 +0200
commit06c64705fb7f1864c74ba25e2a5771461f045b4f (patch)
treed5e7d62f59690387dfdab963483b458b8b73c09f /community/ruby-i18n
parent83e6b31e755bc1c0e22ca8d483635c61deb3e773 (diff)
downloadaports-06c64705fb7f1864c74ba25e2a5771461f045b4f.tar.bz2
aports-06c64705fb7f1864c74ba25e2a5771461f045b4f.tar.xz
community/ruby-i18n: upgrade to 1.0.1
Diffstat (limited to 'community/ruby-i18n')
-rw-r--r--community/ruby-i18n/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/ruby-i18n/APKBUILD b/community/ruby-i18n/APKBUILD
index 5758380a75..a9e7ee2037 100644
--- a/community/ruby-i18n/APKBUILD
+++ b/community/ruby-i18n/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=ruby-i18n
_gemname=${pkgname#ruby-}
-pkgver=1.0.0
+pkgver=1.0.1
pkgrel=0
pkgdesc="New wave Internationalization support for Ruby"
url="https://github.com/svenfuchs/i18n"
@@ -36,4 +36,4 @@ package() {
rm -r gemfiles/ test/ *.md *LICENSE*
}
-sha512sums="c00fc7a28886e7a3fad5432b0d06975ef42864fa8083d8f31bb111b93e27af07554c9dbe3288d5af648ef6a2d99e8ccadd27bf2e5a94ac09d6e50ec4c1a35e69 ruby-i18n-1.0.0.tar.gz"
+sha512sums="1d0e05e04318e31d35d19c1af3b6d3aaef3d45df9b2868b65fef9aa3628c9502c6f8fca4beb52aa8c7c914c46ff159da489bc2ccac69013808459e709358b4ca ruby-i18n-1.0.1.tar.gz"