summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo P2020-07-03 02:50:50 -0400
committerLeo P2020-07-03 02:50:50 -0400
commit5063987921ca7c44e94769a1b95ff21cfe6e3310 (patch)
tree5b4782816dc1234e9166c4bae66eeb28fb1f22a5
parent6cc7afc6adee5f1da6b3fdc5b27d427b7ea2f8d6 (diff)
downloadaur-5063987921ca7c44e94769a1b95ff21cfe6e3310.tar.gz
bump to v1.12
-rw-r--r--PKGBUILD9
1 files changed, 3 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 86603267c19d..769b801f54d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,24 +1,21 @@
pkgname=beanstalkd
-pkgver=1.11
+pkgver=1.12
pkgrel=1
epoch=
pkgdesc="Fast, simple message queue server"
arch=('i686' 'x86_64')
-url=""
+url="https://beanstalkd.github.io/"
license=('GPL')
depends=()
makedepends=()
conflicts=('beanstalkd-git')
backup=('etc/conf.d/beanstalkd')
-options=()
-install=
-changelog=
source=("https://github.com/kr/beanstalkd/archive/v${pkgver}.tar.gz"
"beanstalkd@.service"
"beanstalkd.service"
"beanstalkd.conf"
"wno-error.patch")
-sha256sums=('5e3414e49d00e9ef9530897983e56bdba98da6f8f1f30f5fe7e6064b2f68c544'
+sha256sums=('f43a7ea7f71db896338224b32f5e534951a976f13b7ef7a4fb5f5aed9f57883f'
'a58cb94c7524f48a4f37244dd37593fc74186168796d472db67326387510979e'
'e18b2c5d959027560f597022b4afe56bc337c20c98c76ecec6d2e05097188627'
'b59792b451554e6b7de54543448fcd6dd0b76dbe5babb94068864f063f7efbfc'