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 7360aeec70c6..b6779e3e3754 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Daichi Shinozaki <dsdseg@gmail.com>
pkgname=proxygen
-pkgver=2024.04.01.00
+pkgver=2024.04.08.00
pkgrel=1
pkgdesc="A collection of C++ HTTP libraries including an easy to use HTTP server"
arch=(x86_64)
@@ -42,7 +42,7 @@ provides=(
libproxygenhttpserver.so
)
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('75b040c235fee853e8db90075620f56ee4aa69345eea9ab4f80aa35501fe2eff')
+sha256sums=('7b1d01a4a2203862c1f66d99dbf0c72f660e3e3457347fc27d57b74461dc9e89')
_archive="$pkgname-$pkgver"