[arch-commits] Commit in ruby-gio2/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Thu Apr 27 05:15:09 UTC 2017
Date: Thursday, April 27, 2017 @ 05:15:08
Author: anatolik
Revision: 225888
upgpkg: ruby-gio2 3.1.3-1
Modified:
ruby-gio2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-04-27 05:14:51 UTC (rev 225887)
+++ PKGBUILD 2017-04-27 05:15:08 UTC (rev 225888)
@@ -2,7 +2,7 @@
_gemname=gio2
pkgname=ruby-$_gemname
-pkgver=3.1.2
+pkgver=3.1.3
pkgrel=1
pkgdesc='Ruby/GIO2 is a Ruby binding of gio-2.x.'
arch=(i686 x86_64)
@@ -13,7 +13,7 @@
options=(!emptydirs)
source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
noextract=($_gemname-$pkgver.gem)
-sha1sums=('edb2f0d3576d7b786bc7f9659fbbc2ee10e19139')
+sha1sums=('519cd836878eeb69d9a6e2b179ad2b00ec88db7b')
package() {
local _gemdir="$(ruby -e'puts Gem.default_dir')"
More information about the arch-commits
mailing list