summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonian Guveli2020-10-28 10:29:45 +0200
committerJonian Guveli2020-10-28 10:29:45 +0200
commit03873ee5e73ef27b8a78dbc45bfa441a38d10061 (patch)
tree47853336baeee88dd6aa799137142f348c542def
parente4bb6030f81677ab4e909bbb98f880bc1a95be22 (diff)
downloadaur-03873ee5e73ef27b8a78dbc45bfa441a38d10061.tar.gz
version update to 1.4.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f5de969f9c4..0a016f2433f9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = faktory-bin
pkgdesc = High-performance job processing for the polyglot enterprise
- pkgver = 1.4.1
+ pkgver = 1.4.2
pkgrel = 1
url = https://github.com/contribsys/faktory
arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = faktory-bin
provides = faktory
conflicts = faktory
conflicts = faktory-git
- source = faktory-bin-1.4.1.deb::https://github.com/contribsys/faktory/releases/download/v1.4.1-1/faktory_1.4.1-1_amd64.deb
- sha256sums = 64384f0069b04e11b996cd545aad426b14e2affcd0e7b0e446b228b71c9d1410
+ source = faktory-bin-1.4.2.deb::https://github.com/contribsys/faktory/releases/download/v1.4.2-1/faktory_1.4.2-1_amd64.deb
+ sha256sums = 4f32cad05b8499a8082f619b01c8954f34c06193126ac68d4c24fd869d049953
pkgname = faktory-bin
diff --git a/PKGBUILD b/PKGBUILD
index fa64c6f140d8..82db3e09979f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=faktory-bin
-pkgver=1.4.1
+pkgver=1.4.2
pkgrel=1
pkgdesc="High-performance job processing for the polyglot enterprise"
arch=("x86_64")
@@ -10,7 +10,7 @@ depends=("redis")
provides=("faktory")
conflicts=("faktory" "faktory-git")
source=("$pkgname-$pkgver.deb::$url/releases/download/v$pkgver-1/faktory_$pkgver-1_amd64.deb")
-sha256sums=("64384f0069b04e11b996cd545aad426b14e2affcd0e7b0e446b228b71c9d1410")
+sha256sums=("4f32cad05b8499a8082f619b01c8954f34c06193126ac68d4c24fd869d049953")
prepare() {
bsdtar xf data.tar.gz