[arch-commits] Commit in ruby-gdk3/trunk (PKGBUILD)

Anatol Pomozov anatolik at archlinux.org
Mon Mar 11 23:07:16 UTC 2019


    Date: Monday, March 11, 2019 @ 23:07:15
  Author: anatolik
Revision: 439910

upgpkg: ruby-gdk3 3.3.3-1

upgpkg: ruby-gdk3 3.3.3-1

Modified:
  ruby-gdk3/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-11 23:06:44 UTC (rev 439909)
+++ PKGBUILD	2019-03-11 23:07:15 UTC (rev 439910)
@@ -2,7 +2,7 @@
 
 _gemname=gdk3
 pkgname=ruby-$_gemname
-pkgver=3.3.2
+pkgver=3.3.3
 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=('f91cf18c18e90f1629a6da5a8f1b7a8dd3ac7dae')
+sha1sums=('0acafa5e5c5345013e2a4f39db85e12f2397d20c')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



More information about the arch-commits mailing list