[arch-commits] Commit in ruby-atk/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Thu Apr 27 05:11:59 UTC 2017
Date: Thursday, April 27, 2017 @ 05:11:58
Author: anatolik
Revision: 225882
upgpkg: ruby-atk 3.1.3-1
Modified:
ruby-atk/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-04-27 05:11:17 UTC (rev 225881)
+++ PKGBUILD 2017-04-27 05:11:58 UTC (rev 225882)
@@ -3,7 +3,7 @@
_gemname=atk
pkgname=ruby-$_gemname
-pkgver=3.1.2
+pkgver=3.1.3
pkgrel=1
pkgdesc='Ruby/ATK is a Ruby binding of ATK-1.0.x.'
arch=(i686 x86_64)
@@ -14,7 +14,7 @@
options=(!emptydirs)
source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
noextract=($_gemname-$pkgver.gem)
-sha1sums=('6f10f0b3cf663f04eccb25b03f03d1cf7e5c2f91')
+sha1sums=('dafe936ab9e97da69605432e10b0a604b80a33d0')
package() {
local _gemdir="$(ruby -e'puts Gem.default_dir')"
More information about the arch-commits
mailing list