summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorViktor Drobot2020-08-13 14:50:28 +0300
committerViktor Drobot2020-08-13 14:50:28 +0300
commit6f9823b56651809ea6310b7742c0f333551e29bf (patch)
tree0bd7a42741b7b22f68ed3dba3b67a7738c7248de /PKGBUILD
parent21ba51e4128f24032385a89a6e89a1a50ff0d842 (diff)
downloadaur-6f9823b56651809ea6310b7742c0f333551e29bf.tar.gz
Update 3.3.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6fbddcaebb73..800cb0ecf545 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_gemname='gettext'
pkgname="ruby-${_gemname}"
-pkgver=3.3.5
+pkgver=3.3.6
pkgrel=1
pkgdesc='Gettext gem is a pure Ruby Localization(L10n) library and tool which is modeled after the GNU gettext package.'
arch=(any)
@@ -14,7 +14,7 @@ depends=('ruby' 'ruby-locale' 'ruby-text')
checkdepends=('ruby-test-unit' 'ruby-rake' 'ruby-test-unit-rr')
source=("https://github.com/ruby-gettext/gettext/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
options=("!emptydirs")
-sha512sums=('58f3f975e6ac30d95f422f5e8a07d10de12584af4e3687f8039d843326257dc7b43cb54a1e0ab28e2f7c171ce4b1c6213919455aa953bcf012b6b89b1f3fabab')
+sha512sums=('3637009d2c97928ebe9755433df8c79337d7f7c39cd5c8a68bc28ed4c4f975b3addb99031bea7ab9bc482b03fef962e5c6357626123958de20c0155f8f71f25d')
# update the gemspec to allow newer versions of rake
# remove deprecated options from the gemspec