[arch-commits] Commit in ruby-gobject-introspection/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Wed Oct 31 19:59:05 UTC 2018
Date: Wednesday, October 31, 2018 @ 19:59:04
Author: anatolik
Revision: 400466
upgpkg: ruby-gobject-introspection 3.3.0-1
upgpkg: ruby-gobject-introspection 3.3.0-1
Modified:
ruby-gobject-introspection/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-10-31 19:58:39 UTC (rev 400465)
+++ PKGBUILD 2018-10-31 19:59:04 UTC (rev 400466)
@@ -2,7 +2,7 @@
_gemname=gobject-introspection
pkgname=ruby-$_gemname
-pkgver=3.2.9
+pkgver=3.3.0
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=('6a5a9682f1893d1cc3952d773128a95516d4a2a9')
+sha1sums=('a1d1945713abf661f1bd0eb14909a71fb21e0a47')
package() {
local _gemdir="$(ruby -e'puts Gem.default_dir')"
More information about the arch-commits
mailing list