[arch-commits] Commit in ruby-atk/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Mon Jul 24 04:07:06 UTC 2017
Date: Monday, July 24, 2017 @ 04:07:05
Author: anatolik
Revision: 246172
upgpkg: ruby-atk 3.1.8-1
upgpkg: ruby-atk 3.1.8-1
Modified:
ruby-atk/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-07-24 04:06:38 UTC (rev 246171)
+++ PKGBUILD 2017-07-24 04:07:05 UTC (rev 246172)
@@ -3,7 +3,7 @@
_gemname=atk
pkgname=ruby-$_gemname
-pkgver=3.1.6
+pkgver=3.1.8
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=('cdac213fe22ff7e543250edab1c30b475cd97a95')
+sha1sums=('608a540472e1be1a01956bebe9dc908a06bb4d85')
package() {
local _gemdir="$(ruby -e'puts Gem.default_dir')"
More information about the arch-commits
mailing list