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

Thore Bödecker foxxx0 at archlinux.org
Tue Jun 12 07:48:12 UTC 2018


    Date: Tuesday, June 12, 2018 @ 07:48:12
  Author: foxxx0
Revision: 342431

upgpkg: ruby-sys-proctable 1.2.1-1

update to 1.2.1

Modified:
  ruby-sys-proctable/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-12 07:46:07 UTC (rev 342430)
+++ PKGBUILD	2018-06-12 07:48:12 UTC (rev 342431)
@@ -4,8 +4,8 @@
 
 _gemname='sys-proctable'
 pkgname="ruby-${_gemname}"
-pkgver=1.2.0
-pkgrel=2
+pkgver=1.2.1
+pkgrel=1
 pkgdesc='An interface for providing process table information'
 arch=('any')
 url='https://github.com/djberg96/sys-proctable'
@@ -15,7 +15,7 @@
 options=('!emptydirs')
 source=("https://rubygems.org/gems/${_gemname}-${pkgver}.gem")
 noextract=("${_gemname}-${pkgver}.gem")
-sha512sums=('9a45e7eeec17abcfe141e7be2545e0ed46fd5807c85fb4b99e23c886f57f96a298b172077b33d56e06ba7c1a667a899a471ee0299cd5ef1ab1c66954810f5888')
+sha512sums=('af52b0fa7a3f8910402baeb1f5570d6b2fc386fa124c1b79c3c2cb4ed02d1d258d3b35de6e1be915978947bfeb588031280d93b5bf7b8df8180302efcb12591d')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



More information about the arch-commits mailing list