[arch-commits] Commit in ruby-glib2/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Thu May 3 00:39:59 UTC 2018
Date: Thursday, May 3, 2018 @ 00:39:58
Author: anatolik
Revision: 318725
upgpkg: ruby-glib2 3.2.5-1
upgpkg: ruby-glib2 3.2.5-1
Modified:
ruby-glib2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-02 22:48:32 UTC (rev 318724)
+++ PKGBUILD 2018-05-03 00:39:58 UTC (rev 318725)
@@ -3,7 +3,7 @@
_gemname=glib2
pkgname=ruby-$_gemname
-pkgver=3.2.4
+pkgver=3.2.5
pkgrel=1
pkgdesc='Ruby/GLib2 is a Ruby binding of GLib-2.x.'
arch=(x86_64)
@@ -13,7 +13,7 @@
options=(!emptydirs)
source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
noextract=($_gemname-$pkgver.gem)
-sha1sums=('a1aa0ea0d88fe241825daee9f2a7e9a444cb60fe')
+sha1sums=('c48e4b6e17635a6b403e1b98565d6994d7bf69ac')
package() {
local _gemdir="$(ruby -e'puts Gem.default_dir')"
More information about the arch-commits
mailing list