[arch-commits] Commit in ruby-gdk3/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Wed Oct 16 16:12:40 UTC 2019
Date: Wednesday, October 16, 2019 @ 16:12:40
Author: anatolik
Revision: 516352
upgpkg: ruby-gdk3 3.4.1-1
upgpkg: ruby-gdk3 3.4.1-1
Modified:
ruby-gdk3/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-16 16:12:00 UTC (rev 516351)
+++ PKGBUILD 2019-10-16 16:12:40 UTC (rev 516352)
@@ -2,7 +2,7 @@
_gemname=gdk3
pkgname=ruby-$_gemname
-pkgver=3.3.8
+pkgver=3.4.1
pkgrel=1
pkgdesc='Ruby/GDK3 is a Ruby binding of GDK-3.x.'
arch=(x86_64)
@@ -13,7 +13,7 @@
options=(!emptydirs)
source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
noextract=($_gemname-$pkgver.gem)
-sha1sums=('aebe4d707db2ad1dc883dd3546a323a2f985e5d3')
+sha1sums=('f0b30efc8a17f0b6f62ce303c631387937b9dde8')
package() {
local _gemdir="$(ruby -e'puts Gem.default_dir')"
More information about the arch-commits
mailing list