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

Antonio Rojas arojas at gemini.archlinux.org
Wed Feb 23 21:11:39 UTC 2022


    Date: Wednesday, February 23, 2022 @ 21:11:38
  Author: arojas
Revision: 1136320

Update to 0.17.0

Modified:
  ruby-dbus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-23 21:09:50 UTC (rev 1136319)
+++ PKGBUILD	2022-02-23 21:11:38 UTC (rev 1136320)
@@ -4,7 +4,7 @@
 
 _gemname=ruby-dbus
 pkgname=$_gemname
-pkgver=0.16.0
+pkgver=0.17.0
 pkgrel=1
 pkgdesc='Ruby module for interaction with D-Bus'
 arch=(any)
@@ -14,7 +14,7 @@
 options=(!emptydirs)
 source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
 noextract=($_gemname-$pkgver.gem)
-sha1sums=('7cbc41e10aba5edc88a1161d24f7b3cce256539d')
+sha1sums=('b8dc78c571adf350595e611701101638a328f059')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



More information about the arch-commits mailing list