[arch-commits] Commit in ruby-gtk3/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Thu Jun 11 17:54:20 UTC 2020
Date: Thursday, June 11, 2020 @ 17:54:18
Author: anatolik
Revision: 642089
upgpkg: ruby-gtk3 3.4.3-1: upgpkg: ruby-gtk3 3.4.3-1
Modified:
ruby-gtk3/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-06-11 17:53:47 UTC (rev 642088)
+++ PKGBUILD 2020-06-11 17:54:18 UTC (rev 642089)
@@ -2,7 +2,7 @@
_gemname=gtk3
pkgname=ruby-$_gemname
-pkgver=3.4.2
+pkgver=3.4.3
pkgrel=1
pkgdesc='Ruby/GTK3 is a Ruby binding of GTK+-3.x.'
arch=(x86_64)
@@ -13,7 +13,7 @@
options=(!emptydirs)
source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
noextract=($_gemname-$pkgver.gem)
-sha1sums=('d9a5d22f34e086e4ae3dfafd3c6000d684654c91')
+sha1sums=('3a2bdc8fab43d46ddb4dc1c3183e4873d1a61200')
package() {
local _gemdir="$(ruby -e'puts Gem.default_dir')"
More information about the arch-commits
mailing list