[arch-commits] Commit in ruby-gobject-introspection/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Tue Sep 10 02:46:09 UTC 2019
Date: Tuesday, September 10, 2019 @ 02:46:09
Author: anatolik
Revision: 509147
upgpkg: ruby-gobject-introspection 3.3.8-1
upgpkg: ruby-gobject-introspection 3.3.8-1
Modified:
ruby-gobject-introspection/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-09-10 02:45:42 UTC (rev 509146)
+++ PKGBUILD 2019-09-10 02:46:09 UTC (rev 509147)
@@ -2,7 +2,7 @@
_gemname=gobject-introspection
pkgname=ruby-$_gemname
-pkgver=3.3.7
+pkgver=3.3.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=('4020609cb5cc4e341bfe06d7e3aa2c81f151d077')
+sha1sums=('93c905a7b12e2b74f4f2372c54a90d510bd4fd7f')
package() {
local _gemdir="$(ruby -e'puts Gem.default_dir')"
More information about the arch-commits
mailing list