summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 28ff49141bc8..74b177ecb80b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Mio Nekoya <mio9 at tabbybox.art>
pkgname=serve-bin
-pkgver=0.1.0
+pkgver=0.2.0
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.1.0/serve-linux-amd64")
+source=("serve-$pkgver-$pkgrel::https://github.com/tabbybox/serve/releases/download/v0.2.0/serve-linux-amd64")
noextract=()
-sha256sums=("10d2952a9fd974e7f474f2dc4a3cd3147d238edd289a01f6262fb3da6704376f")
+sha256sums=("e8fdee5f5c16bffd339a6677c024022d527f1d695ee7ed6bf31784c22cf9797f")
validpgpkeys=()
#prepare() {