summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMio Nekoya2024-02-25 07:29:37 +0900
committerMio Nekoya2024-02-25 07:29:37 +0900
commit7f778676d1291b827fe1706217054a9bfdf7329c (patch)
tree51d0195959a5490abb942523256e5fb9a0e18f64 /PKGBUILD
parent95f11c026c842b0b676201971d0c5086d711f47e (diff)
downloadaur-7f778676d1291b827fe1706217054a9bfdf7329c.tar.gz
Update to 0.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 74b177ecb80b..bb99059c7856 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Mio Nekoya <mio9 at tabbybox.art>
pkgname=serve-bin
-pkgver=0.2.0
+pkgver=0.2.1
pkgrel=1
epoch=
pkgdesc="Quickly serve static folders, minus npx"
@@ -19,9 +19,9 @@ backup=()
options=()
install=
changelog=
-source=("serve-$pkgver-$pkgrel::https://github.com/tabbybox/serve/releases/download/v0.2.0/serve-linux-amd64")
+source=("serve-$pkgver-$pkgrel::https://github.com/tabbybox/serve/releases/download/v0.2.1/serve-linux-amd64")
noextract=()
-sha256sums=("e8fdee5f5c16bffd339a6677c024022d527f1d695ee7ed6bf31784c22cf9797f")
+sha256sums=("cabb61986f2499acb086416fa5a529fd513821f8c1b5c4927d06acee5ad6573c")
validpgpkeys=()
#prepare() {