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

Massimiliano Torromeo mtorromeo at gemini.archlinux.org
Mon Feb 28 11:00:49 UTC 2022


    Date: Monday, February 28, 2022 @ 11:00:49
  Author: mtorromeo
Revision: 1138320

upgpkg: gearmand 1.1.19.1-1

Modified:
  gearmand/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-28 10:58:38 UTC (rev 1138319)
+++ PKGBUILD	2022-02-28 11:00:49 UTC (rev 1138320)
@@ -4,8 +4,8 @@
 # Contributor: John Gerritse <reaphsharc at gmail.com>
 
 pkgname=gearmand
-pkgver=1.1.18
-pkgrel=16
+pkgver=1.1.19.1
+pkgrel=1
 pkgdesc="Distributed job queue server."
 arch=('x86_64')
 depends=('libevent' 'boost-libs' 'mariadb-libs' 'postgresql-libs' 'sqlite' 'hiredis')
@@ -13,6 +13,7 @@
 conflicts=('gearman')
 replaces=('gearman')
 provides=("gearman=$pkgver")
+options=('debug')
 url="http://gearman.org/"
 license=('CUSTOM')
 backup=('etc/gearmand.conf')
@@ -20,7 +21,7 @@
         gearmand.service
         gearmand.conf
         user.conf)
-sha256sums=('d789fa24996075a64c5af5fd2adef10b13f77d71f7d44edd68db482b349c962c'
+sha256sums=('8ea6e0d16a0c924e6a65caea8a7cd49d3840b9256d440d991de4266447166bfb'
             'dee38ad4e614969047253b8c4996b8cdf33c981b0df215b6627356fd4cbafa33'
             '6c14fdcd94105338e13bdd59dbed4f9b77430a517b2c125ac2e6d3bc43bdf506'
             '02f11878d7c32039385586e527006f5cbb08444007f6c72a012e8acd8a855aef')



More information about the arch-commits mailing list