[arch-commits] Commit in ruby-gdk_pixbuf2/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Mon Mar 11 23:02:35 UTC 2019
Date: Monday, March 11, 2019 @ 23:02:34
Author: anatolik
Revision: 439902
upgpkg: ruby-gdk_pixbuf2 3.3.3-1
upgpkg: ruby-gdk_pixbuf2 3.3.3-1
Modified:
ruby-gdk_pixbuf2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-03-11 23:02:14 UTC (rev 439901)
+++ PKGBUILD 2019-03-11 23:02:34 UTC (rev 439902)
@@ -3,7 +3,7 @@
_gemname=gdk_pixbuf2
pkgname=ruby-$_gemname
-pkgver=3.3.2
+pkgver=3.3.3
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=('031f7b7439927399c3617d45a85b3e745c1e8d30')
+sha1sums=('d9dd8fb97d87b9de53c4e4a51eaac569dfbbb4c1')
package() {
local _gemdir="$(ruby -e'puts Gem.default_dir')"
More information about the arch-commits
mailing list