[arch-commits] Commit in ruby-gobject-introspection/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Thu Mar 21 17:08:53 UTC 2019
Date: Thursday, March 21, 2019 @ 17:08:52
Author: anatolik
Revision: 443052
upgpkg: ruby-gobject-introspection 3.3.6-1
upgpkg: ruby-gobject-introspection 3.3.6-1
Modified:
ruby-gobject-introspection/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-03-21 17:08:29 UTC (rev 443051)
+++ PKGBUILD 2019-03-21 17:08:52 UTC (rev 443052)
@@ -2,7 +2,7 @@
_gemname=gobject-introspection
pkgname=ruby-$_gemname
-pkgver=3.3.3
+pkgver=3.3.6
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=('c80a00c53c246051b97e84c09d8123d1d436c15d')
+sha1sums=('299b72d921db116e8ac53537e3a90835bee61503')
package() {
local _gemdir="$(ruby -e'puts Gem.default_dir')"
More information about the arch-commits
mailing list