[arch-commits] Commit in ruby-gobject-introspection/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Wed Aug 8 18:00:54 UTC 2018
Date: Wednesday, August 8, 2018 @ 18:00:53
Author: anatolik
Revision: 370424
upgpkg: ruby-gobject-introspection 3.2.9-1
upgpkg: ruby-gobject-introspection 3.2.9-1
Modified:
ruby-gobject-introspection/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-08 18:00:32 UTC (rev 370423)
+++ PKGBUILD 2018-08-08 18:00:53 UTC (rev 370424)
@@ -2,7 +2,7 @@
_gemname=gobject-introspection
pkgname=ruby-$_gemname
-pkgver=3.2.8
+pkgver=3.2.9
pkgrel=1
pkgdesc='Ruby/GObjectIntrospection is a Ruby binding of GObjectIntrospection.'
arch=(x86_64)
@@ -13,7 +13,7 @@
options=(!emptydirs)
source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
noextract=($_gemname-$pkgver.gem)
-sha1sums=('155aa5c43460216e06f9fbb031daa428ea8cca57')
+sha1sums=('6a5a9682f1893d1cc3952d773128a95516d4a2a9')
package() {
local _gemdir="$(ruby -e'puts Gem.default_dir')"
More information about the arch-commits
mailing list