summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjonian2021-09-30 19:11:30 +0300
committerjonian2021-09-30 19:11:30 +0300
commit6e76d8ba3f9ceb34e19291606905e8776cf33211 (patch)
treefa221f0850589d3796b18167e8cfde6856f3e7ff
parentb24127b1bef50f02b8464181bba42662c8af1107 (diff)
downloadaur-6e76d8ba3f9ceb34e19291606905e8776cf33211.tar.gz
version update to 1.5.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 118298ae6b51..6e416547f990 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = faktory-bin
pkgdesc = High-performance job processing for the polyglot enterprise
- pkgver = 1.5.2
+ pkgver = 1.5.4
pkgrel = 1
url = https://github.com/contribsys/faktory
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = faktory-bin
provides = faktory
conflicts = faktory
conflicts = faktory-git
- source = faktory-bin-1.5.2.deb::https://github.com/contribsys/faktory/releases/download/v1.5.2-1/faktory_1.5.2-1_amd64.deb
- sha256sums = fac33c606a8f1f80ecb68e7bcb9e92dfe0695c4c08410d1f59b58e5fffbf7877
+ source = faktory-bin-1.5.4.deb::https://github.com/contribsys/faktory/releases/download/v1.5.4/faktory_1.5.4-1_amd64.deb
+ sha256sums = 81862c6fa7bb123925f8a175de9c4fa59e1be4ce88aa4e63f3c0fb531c690f0a
pkgname = faktory-bin
diff --git a/PKGBUILD b/PKGBUILD
index 0365e63dd105..fb5a442de339 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=faktory-bin
-pkgver=1.5.2
+pkgver=1.5.4
pkgrel=1
pkgdesc="High-performance job processing for the polyglot enterprise"
arch=("x86_64")
@@ -9,8 +9,8 @@ license=("GPL3")
depends=("redis")
provides=("faktory")
conflicts=("faktory" "faktory-git")
-source=("$pkgname-$pkgver.deb::$url/releases/download/v$pkgver-1/faktory_$pkgver-1_amd64.deb")
-sha256sums=("fac33c606a8f1f80ecb68e7bcb9e92dfe0695c4c08410d1f59b58e5fffbf7877")
+source=("$pkgname-$pkgver.deb::$url/releases/download/v$pkgver/faktory_$pkgver-1_amd64.deb")
+sha256sums=("81862c6fa7bb123925f8a175de9c4fa59e1be4ce88aa4e63f3c0fb531c690f0a")
prepare() {
bsdtar xf data.tar.gz