[arch-commits] Commit in ruby-gdk_pixbuf2/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Mon May 4 18:21:07 UTC 2020
Date: Monday, May 4, 2020 @ 18:21:06
Author: anatolik
Revision: 624764
upgpkg: ruby-gdk_pixbuf2 3.4.2-1: upgpkg: ruby-gdk_pixbuf2 3.4.2-1
Modified:
ruby-gdk_pixbuf2/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-05-04 18:20:45 UTC (rev 624763)
+++ PKGBUILD 2020-05-04 18:21:06 UTC (rev 624764)
@@ -3,8 +3,8 @@
_gemname=gdk_pixbuf2
pkgname=ruby-$_gemname
-pkgver=3.4.1
-pkgrel=2
+pkgver=3.4.2
+pkgrel=1
pkgdesc='Ruby/GdkPixbuf2 is a Ruby binding of GdkPixbuf-2.x.'
arch=(x86_64)
url='http://ruby-gnome2.sourceforge.jp/'
@@ -15,7 +15,7 @@
options=(!emptydirs)
source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
noextract=($_gemname-$pkgver.gem)
-sha1sums=('572be3e7cccf8875605bf4ef17ea937ab8a55975')
+sha1sums=('a185b57d5d52bf354745555125c8caa3b4426f5e')
package() {
local _gemdir="$(ruby -e'puts Gem.default_dir')"
More information about the arch-commits
mailing list