[arch-commits] Commit in ruby-gtk2/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Mon Jul 24 04:31:09 UTC 2017
Date: Monday, July 24, 2017 @ 04:31:09
Author: anatolik
Revision: 246184
upgpkg: ruby-gtk2 3.1.8-1
upgpkg: ruby-gtk2 3.1.8-1
Modified:
ruby-gtk2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-07-24 04:28:10 UTC (rev 246183)
+++ PKGBUILD 2017-07-24 04:31:09 UTC (rev 246184)
@@ -3,7 +3,7 @@
_gemname=gtk2
pkgname=ruby-$_gemname
-pkgver=3.1.6
+pkgver=3.1.8
pkgrel=1
pkgdesc='Ruby/GTK2 is a Ruby binding of GTK+-2.x.'
arch=(i686 x86_64)
@@ -14,7 +14,7 @@
options=(!emptydirs)
source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
noextract=($_gemname-$pkgver.gem)
-sha1sums=('a5dd02f7104b4a2ad00931f3d4344f12b12dc6ad')
+sha1sums=('13e6e7e5fb5887374df1b1b0c87ea7da68c416b1')
package() {
local _gemdir="$(ruby -e'puts Gem.default_dir')"
More information about the arch-commits
mailing list