[arch-commits] Commit in ruby-atk/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Wed Sep 4 18:42:12 UTC 2019
Date: Wednesday, September 4, 2019 @ 18:42:11
Author: anatolik
Revision: 508061
upgpkg: ruby-atk 3.3.7-1
upgpkg: ruby-atk 3.3.7-1
Modified:
ruby-atk/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-09-04 18:41:51 UTC (rev 508060)
+++ PKGBUILD 2019-09-04 18:42:11 UTC (rev 508061)
@@ -3,7 +3,7 @@
_gemname=atk
pkgname=ruby-$_gemname
-pkgver=3.3.6
+pkgver=3.3.7
pkgrel=1
pkgdesc='Ruby/ATK is a Ruby binding of ATK-1.0.x.'
arch=(x86_64)
@@ -14,7 +14,7 @@
options=(!emptydirs)
source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
noextract=($_gemname-$pkgver.gem)
-sha1sums=('f860a865d96f54adb9968db92c10fe934953cdd7')
+sha1sums=('c6e27ed5a5bd4cf20b024a4d8b6785b255e6457b')
package() {
local _gemdir="$(ruby -e'puts Gem.default_dir')"
More information about the arch-commits
mailing list