[arch-commits] Commit in ruby-gobject-introspection/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Wed Oct 16 16:05:11 UTC 2019
Date: Wednesday, October 16, 2019 @ 16:05:10
Author: anatolik
Revision: 516338
upgpkg: ruby-gobject-introspection 3.4.1-1
upgpkg: ruby-gobject-introspection 3.4.1-1
Modified:
ruby-gobject-introspection/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-16 16:04:40 UTC (rev 516337)
+++ PKGBUILD 2019-10-16 16:05:10 UTC (rev 516338)
@@ -2,7 +2,7 @@
_gemname=gobject-introspection
pkgname=ruby-$_gemname
-pkgver=3.3.8
+pkgver=3.4.1
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=('93c905a7b12e2b74f4f2372c54a90d510bd4fd7f')
+sha1sums=('ca5549ebc08f7b4a3c4b1122e80dd28c3cc81c6b')
package() {
local _gemdir="$(ruby -e'puts Gem.default_dir')"
More information about the arch-commits
mailing list