[arch-commits] Commit in ruby-stomp/trunk (PKGBUILD)
Thore Bödecker
foxxx0 at archlinux.org
Mon Oct 21 10:51:34 UTC 2019
Date: Monday, October 21, 2019 @ 10:51:34
Author: foxxx0
Revision: 518066
upgpkg: ruby-stomp 1.4.8-1
update to 1.4.8
Modified:
ruby-stomp/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-21 10:41:23 UTC (rev 518065)
+++ PKGBUILD 2019-10-21 10:51:34 UTC (rev 518066)
@@ -2,8 +2,8 @@
_gemname=stomp
pkgname="ruby-${_gemname}"
-pkgver=1.4.4
-pkgrel=4
+pkgver=1.4.8
+pkgrel=1
pkgdesc='Ruby client for the Stomp messaging protocol'
url='https://github.com/stompgem/stomp'
arch=('any')
@@ -13,7 +13,7 @@
options=('!emptydirs')
source=("https://rubygems.org/downloads/${_gemname}-${pkgver}.gem")
noextract=("${_gemname}-${pkgver}.gem")
-sha512sums=('77c5a53b56177869beb9ff236405479d1fe48ba6841f42eefbd104a5e1b8f82584283c909bb2f6ec5a34ae99c0dfa91079d0716d1bef65db24c5b1414c1ed673')
+sha512sums=('6e5c0727d4b3853f90f8ec4450162b38f571dcd63b58a4d09c284f42f5b9ee884ee8a3b8d27c8d85f8a297337e0d6ed61538bafee840cfc26e15b15039e1e4c9')
package() {
local _gemdir="$(ruby -e'puts Gem.default_dir')"
More information about the arch-commits
mailing list