summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4678c259a117..3f15415f3e93 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Charlie Wolf <charlie at wolf dot is>
pkgname=pushpin
-pkgver=1.39.0
+pkgver=1.39.1
pkgrel=1
pkgdesc="Reverse proxy for realtime web services"
arch=('x86_64' 'i686')
@@ -11,7 +11,7 @@ license=('AGPL')
depends=("qt6-base" "zeromq" "zurl" "mongrel2")
makedepends=("cargo" "qt6-base" "zeromq")
source=("https://github.com/fanout/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.bz2" "$pkgname.service")
-sha256sums=('25044e1f1dabdbd20fd42d35666f4b4a0e84bae2146dd30c8f82c85543a97bf2'
+sha256sums=('a78d8088ed49a0b07b665148e6bced1581c32f490452c8043f54bbe4a55c1e14'
'4883656bed6873853a901a6017c9ebc557260cec690cbdb8231458a9dc33a686')
build() {