[arch-commits] Commit in ruby-gdk_pixbuf2/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Wed Oct 16 16:07:03 UTC 2019
Date: Wednesday, October 16, 2019 @ 16:07:03
Author: anatolik
Revision: 516342
upgpkg: ruby-gdk_pixbuf2 3.4.1-1
upgpkg: ruby-gdk_pixbuf2 3.4.1-1
Modified:
ruby-gdk_pixbuf2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-16 16:06:33 UTC (rev 516341)
+++ PKGBUILD 2019-10-16 16:07:03 UTC (rev 516342)
@@ -3,7 +3,7 @@
_gemname=gdk_pixbuf2
pkgname=ruby-$_gemname
-pkgver=3.3.8
+pkgver=3.4.1
pkgrel=1
pkgdesc='Ruby/GdkPixbuf2 is a Ruby binding of GdkPixbuf-2.x.'
arch=(x86_64)
@@ -15,7 +15,7 @@
options=(!emptydirs)
source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
noextract=($_gemname-$pkgver.gem)
-sha1sums=('581e7b3d82003e486a212be379c7da8b85bcd4bc')
+sha1sums=('572be3e7cccf8875605bf4ef17ea937ab8a55975')
package() {
local _gemdir="$(ruby -e'puts Gem.default_dir')"
More information about the arch-commits
mailing list