Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
gearmand
Commits:
e88e495b by Antonio Rojas at 2024-08-30T20:23:04+02:00
upgpkg: 1.1.21-2: boost 1.86 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = gearmand
pkgdesc = Distributed job queue server.
pkgver = 1.1.21
- pkgrel = 1
+ pkgrel = 2
url = http://gearman.org/
arch = x86_64
license = CUSTOM
@@ -23,7 +23,7 @@ pkgbase = gearmand
source = gearmand.conf
source = user.conf
sha256sums =
2688b83e48f26fdcd4fbaef2413ff1a76c9ecb067d1621d0e0986196efecd308
- sha256sums =
dee38ad4e614969047253b8c4996b8cdf33c981b0df215b6627356fd4cbafa33
+ sha256sums =
1ce84be1a03697ababe099889c80abac79262f625e8591f83a325827ff6e091d
sha256sums =
6c14fdcd94105338e13bdd59dbed4f9b77430a517b2c125ac2e6d3bc43bdf506
sha256sums =
02f11878d7c32039385586e527006f5cbb08444007f6c72a012e8acd8a855aef
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=gearmand
pkgver=1.1.21
-pkgrel=1
+pkgrel=2
pkgdesc="Distributed job queue server."
arch=('x86_64')
depends=('libevent' 'boost-libs' 'mariadb-libs' 'postgresql-libs' 'sqlite'
'hiredis')
@@ -21,7 +21,7 @@
source=(https://github.com/gearman/$pkgname/releases/download/$pkgver/$pkgname-$
gearmand.conf
user.conf)
sha256sums=('2688b83e48f26fdcd4fbaef2413ff1a76c9ecb067d1621d0e0986196efecd308'
- 'dee38ad4e614969047253b8c4996b8cdf33c981b0df215b6627356fd4cbafa33'
+ '1ce84be1a03697ababe099889c80abac79262f625e8591f83a325827ff6e091d'
'6c14fdcd94105338e13bdd59dbed4f9b77430a517b2c125ac2e6d3bc43bdf506'
'02f11878d7c32039385586e527006f5cbb08444007f6c72a012e8acd8a855aef')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gearmand/-/commit/e88e495b8d47aec368f48a2678273db2d76ec079
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gearmand/-/commit/e88e495b8d47aec368f48a2678273db2d76ec079
You're receiving this email because of your account on gitlab.archlinux.org.