summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDrobot Viktor2018-01-26 09:38:35 +0300
committerDrobot Viktor2018-01-26 09:38:35 +0300
commit53418d3183019f80b8a46ab2fc69642576e4c04e (patch)
treee197f1805528cd3ea6397e2e5d89365666766a9c
parente698ccc77b16f6a458200f4668a1b1417a1c319e (diff)
downloadaur-53418d3183019f80b8a46ab2fc69642576e4c04e.tar.gz
Bumped to the 3.2.4 version
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD7
2 files changed, 9 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 282717f0171b..d806ab5729ec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = ruby-gettext
pkgdesc = Gettext is a pure Ruby libary and tools to localize messages.
- pkgver = 3.1.6
+ pkgver = 3.2.4
pkgrel = 1
- url = http://ruby-gettext.github.com/
+ url = http://ruby-gettext.github.io/
arch = any
groups = pacgem
license = RUBY
@@ -18,10 +18,10 @@ pkgbase = ruby-gettext
optdepends = ruby-test-unit: test-unit - Improved version of Test::Unit bundled in Ruby 1.8.x.
optdepends = ruby-test-unit-notify: Test::Unit::Notify - A test result notify extension for Test::Unit.
optdepends = ruby-test-unit-rr: test-unit-rr is a RR adapter for test-unit.
- noextract = gettext-3.1.6.gem
+ noextract = gettext-3.2.4.gem
options = !emptydirs
- source = http://rubygems.org/gems/gettext-3.1.6.gem
- md5sums = 03e01877014fd76ad985678f07eca350
+ source = http://rubygems.org/gems/gettext-3.2.4.gem
+ md5sums = 9d7be52288b6a7235b854fe02305c0c6
pkgname = ruby-gettext
diff --git a/PKGBUILD b/PKGBUILD
index 315adfd712b2..5fad466f1401 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,3 +1,4 @@
+# Maintainer: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
# Generated by pacgem
_gemname="gettext"
_gembuilder=("install"
@@ -7,11 +8,11 @@ _gembuilder=("install"
_ruby="/usr/bin/ruby"
_gem="/usr/bin/gem"
pkgname="ruby-gettext"
-pkgver=3.1.6
+pkgver=3.2.4
pkgrel=1
pkgdesc="Gettext is a pure Ruby libary and tools to localize messages."
arch=("any")
-url="http://ruby-gettext.github.com/"
+url="http://ruby-gettext.github.io/"
license=("RUBY")
_licensefile=()
groups=("pacgem")
@@ -152,4 +153,4 @@ package() {
_gem_$i
done
}
-md5sums=('03e01877014fd76ad985678f07eca350')
+md5sums=('9d7be52288b6a7235b854fe02305c0c6')