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

Jan Steffens heftig at archlinux.org
Sat Jan 6 11:56:25 UTC 2018


    Date: Saturday, January 6, 2018 @ 11:56:24
  Author: heftig
Revision: 279457

0.14.1-1

Modified:
  ruby-dbus/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-06 11:02:41 UTC (rev 279456)
+++ PKGBUILD	2018-01-06 11:56:24 UTC (rev 279457)
@@ -5,8 +5,8 @@
 
 _gemname=ruby-dbus
 pkgname=$_gemname
-pkgver=0.14.0
-pkgrel=2
+pkgver=0.14.1
+pkgrel=1
 pkgdesc='Ruby module for interaction with D-Bus'
 arch=(any)
 url='https://trac.luon.net/ruby-dbus'
@@ -15,7 +15,7 @@
 options=(!emptydirs)
 source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
 noextract=($_gemname-$pkgver.gem)
-sha1sums=('51c039bc09fc96376340988b719d971f25417314')
+sha1sums=('201fe8a714b56af7eaead3a0a52ed761d84edc74')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



More information about the arch-commits mailing list