summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarl Smedstad2024-02-28 15:25:45 +0100
committerCarl Smedstad2024-02-28 15:25:45 +0100
commitd19b86224d0980e15254bff0a875db41d407e3b9 (patch)
treed2314f1d6d31d86407705a9dce7898a91f404dc5 /PKGBUILD
parent4ea2fdd625c38e8b740ccd1db33a6ac472e174b7 (diff)
downloadaur-d19b86224d0980e15254bff0a875db41d407e3b9.tar.gz
upgpkg: 2024.02.26.00-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9542954d1893..ee41cb6e1ccf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Daichi Shinozaki <dsdseg@gmail.com>
pkgname=proxygen
-pkgver=2024.02.19.00
+pkgver=2024.02.26.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/refs/tags/v$pkgver.tar.gz")
-sha256sums=('8177cb16c1159a582b1d997d03121c90f44d4fc742dffeb0ec3ef4abe491c706')
+sha256sums=('a4deac2d7d358326d1d6489aafd785d4324857228e9bb702a21b0e6dcbb86756')
_archive="$pkgname-$pkgver"