[arch-commits] Commit in ruby-atk/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Wed Nov 16 17:45:20 UTC 2016
Date: Wednesday, November 16, 2016 @ 17:45:20
Author: anatolik
Revision: 196049
upgpkg: ruby-atk 3.1.0-1
Modified:
ruby-atk/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-11-16 17:44:20 UTC (rev 196048)
+++ PKGBUILD 2016-11-16 17:45:20 UTC (rev 196049)
@@ -3,7 +3,7 @@
_gemname=atk
pkgname=ruby-$_gemname
-pkgver=3.0.9
+pkgver=3.1.0
pkgrel=1
pkgdesc='Ruby/ATK is a Ruby binding of ATK-1.0.x.'
arch=(i686 x86_64)
@@ -13,7 +13,7 @@
options=(!emptydirs)
source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
noextract=($_gemname-$pkgver.gem)
-sha1sums=('689722a4f1cde705a3351b9419e94bb315f00db5')
+sha1sums=('f94ca40462487f2510afe0bb964b7a0a08a559da')
package() {
local _gemdir="$(ruby -e'puts Gem.default_dir')"
More information about the arch-commits
mailing list