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 8752fd79bdc9..5ec7937bdf2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Daichi Shinozaki <dsdseg@gmail.com>
pkgname=proxygen
-pkgver=2024.04.22.00
+pkgver=2024.04.29.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=('931e1721e0f455d8c9ec6027f345db4e30b73cf3c39d162c308a3968ee95e6a8')
+sha256sums=('41ea489e948357e06d263bf0011050929f78e1b9809be45f2bfb22b6bd246657')
_archive="$pkgname-$pkgver"