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

Levente Polyak anthraxx at archlinux.org
Fri Jan 26 01:08:28 UTC 2018


    Date: Friday, January 26, 2018 @ 01:08:27
  Author: anthraxx
Revision: 287007

upgpkg: ruby-daemons 1.2.6-1

Modified:
  ruby-daemons/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-26 01:07:45 UTC (rev 287006)
+++ PKGBUILD	2018-01-26 01:08:27 UTC (rev 287007)
@@ -2,8 +2,8 @@
 
 _gemname=daemons
 pkgname=ruby-${_gemname}
-pkgver=1.2.5
-pkgrel=2
+pkgver=1.2.6
+pkgrel=1
 pkgdesc='Easy way to wrap existing ruby scripts to be run as a daemon'
 url='https://github.com/thuehlinger/daemons'
 arch=('any')
@@ -11,8 +11,8 @@
 depends=('ruby')
 options=('!emptydirs')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/thuehlinger/daemons/archive/v${pkgver}.tar.gz)
-sha256sums=('7ebf1fe54b24c45d168e3b897547b29fda5f84b0fc723f74abeaf81d852a5dfa')
-sha512sums=('5d3db8e5917eff5a3946c385a1ac6f561d1e9d1d6cd87c0deb4c4777bdab33a5e4f889300ee61a2e68df0200d51b3ddd0aa01d9f2841104d01a866f3ee8c09ac')
+sha256sums=('63e9745d1f7ea78f3de4f56609e8e210ba7db3e78b557615fce461815e5c7a8b')
+sha512sums=('8276685a684093252bf136c552a613a5208f4ab34f178be9425c62ea59fe1eebe671a7dd6c57d30744187b9ae58d7a7f1ebf58468e988565a30ca4417f2a90ea')
 
 prepare() {
   cd ${_gemname}-${pkgver}



More information about the arch-commits mailing list