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

Anatol Pomozov anatolik at archlinux.org
Sun Oct 15 20:07:41 UTC 2017


    Date: Sunday, October 15, 2017 @ 20:07:40
  Author: anatolik
Revision: 262994

upgpkg: ruby-dbus 0.14.0-1

Modified:
  ruby-dbus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-15 19:50:44 UTC (rev 262993)
+++ PKGBUILD	2017-10-15 20:07:40 UTC (rev 262994)
@@ -5,7 +5,7 @@
 
 _gemname=ruby-dbus
 pkgname=$_gemname
-pkgver=0.13.0
+pkgver=0.14.0
 pkgrel=1
 pkgdesc='Ruby module for interaction with D-Bus'
 arch=(any)
@@ -15,7 +15,7 @@
 options=(!emptydirs)
 source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
 noextract=($_gemname-$pkgver.gem)
-sha1sums=('d9326911458104e3940361dc1fc576274559eac7')
+sha1sums=('51c039bc09fc96376340988b719d971f25417314')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



More information about the arch-commits mailing list