summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobo12024-05-20 13:55:07 +0800
committerChocobo12024-05-20 13:55:07 +0800
commitea8c6bf0a80b59277c5444e980365827aba66354 (patch)
treed7d19a619389dd46fd46c40d4f986994ea839706 /PKGBUILD
parent7f9cf040bfa3b4a45d7a4636b6367425d792040c (diff)
downloadaur-ea8c6bf0a80b59277c5444e980365827aba66354.tar.gz
upgpkg: static-web-server 2.31.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9558728d703e..e1df6340874f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=static-web-server
-pkgver=2.30.0
+pkgver=2.31.0
pkgrel=1
pkgdesc="A cross-platform, high-performance and asynchronous web server for static files-serving"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ makedepends=('cargo')
backup=('etc/default/static-web-server')
options=('!lto')
source=("$pkgname-$pkgver-src.tar.gz::https://github.com/static-web-server/static-web-server/archive/refs/tags/v$pkgver.tar.gz")
-sha256sums=('c141d2d9db0d2bc0718bf860558aab0afc2dca0dc0cdedb70f8e01fcb3f867b8')
+sha256sums=('5bc6c63018057583887a9fd2b55320c4c0b767829b145387bc1c382733bbe073')
prepare() {