[arch-commits] Commit in ruby-gobject-introspection/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Mon Aug 6 17:29:56 UTC 2018
Date: Monday, August 6, 2018 @ 17:29:55
Author: anatolik
Revision: 369854
upgpkg: ruby-gobject-introspection 3.2.8-1
upgpkg: ruby-gobject-introspection 3.2.8-1
Modified:
ruby-gobject-introspection/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-06 17:29:30 UTC (rev 369853)
+++ PKGBUILD 2018-08-06 17:29:55 UTC (rev 369854)
@@ -2,7 +2,7 @@
_gemname=gobject-introspection
pkgname=ruby-$_gemname
-pkgver=3.2.7
+pkgver=3.2.8
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=('3652a8b491f0de7b8efcbf47ab7de0b8e0b2c8c4')
+sha1sums=('155aa5c43460216e06f9fbb031daa428ea8cca57')
package() {
local _gemdir="$(ruby -e'puts Gem.default_dir')"
More information about the arch-commits
mailing list