[arch-commits] Commit in ruby-gdk3/trunk (PKGBUILD)
Anatol Pomozov
anatolik at gemini.archlinux.org
Tue Jul 13 16:28:05 UTC 2021
Date: Tuesday, July 13, 2021 @ 16:28:04
Author: anatolik
Revision: 976792
upgpkg: ruby-gdk3 3.4.5-1: upgpkg: ruby-gdk3 3.4.5-1
Modified:
ruby-gdk3/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-13 16:27:39 UTC (rev 976791)
+++ PKGBUILD 2021-07-13 16:28:04 UTC (rev 976792)
@@ -2,8 +2,8 @@
_gemname=gdk3
pkgname=ruby-$_gemname
-pkgver=3.4.3
-pkgrel=2
+pkgver=3.4.5
+pkgrel=1
pkgdesc='Ruby/GDK3 is a Ruby binding of GDK-3.x.'
arch=(x86_64)
url='http://ruby-gnome2.sourceforge.jp/'
@@ -13,7 +13,7 @@
options=(!emptydirs)
source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
noextract=($_gemname-$pkgver.gem)
-sha1sums=('cb3c4232b9e802a57ad255cbe8f271ca6c158328')
+sha1sums=('5602fcb69846e18591088a321353c8895062684c')
package() {
local _gemdir="$(ruby -e'puts Gem.default_dir')"
More information about the arch-commits
mailing list