[arch-commits] Commit in ruby-gdk_pixbuf2/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Mon Aug 6 17:32:22 UTC 2018
Date: Monday, August 6, 2018 @ 17:32:22
Author: anatolik
Revision: 369860
upgpkg: ruby-gdk_pixbuf2 3.2.8-1
upgpkg: ruby-gdk_pixbuf2 3.2.8-1
Modified:
ruby-gdk_pixbuf2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-06 17:32:00 UTC (rev 369859)
+++ PKGBUILD 2018-08-06 17:32:22 UTC (rev 369860)
@@ -3,7 +3,7 @@
_gemname=gdk_pixbuf2
pkgname=ruby-$_gemname
-pkgver=3.2.7
+pkgver=3.2.8
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=('2800ca392af1803f81d5567477415500b11bbc32')
+sha1sums=('58283999cde97bffe5641c58397900db8de8999e')
package() {
local _gemdir="$(ruby -e'puts Gem.default_dir')"
More information about the arch-commits
mailing list