summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThayne McCombs2018-09-09 20:41:51 -0600
committerThayne McCombs2018-09-09 20:41:51 -0600
commit0350155217ae4f6e230b1599b05d517b0c4365d7 (patch)
treea1337a671bc0820245534b627addf9b5a408b247 /PKGBUILD
parentb7bcd88cf08790a3502bc6e88e6e8f3285233624 (diff)
downloadaur-0350155217ae4f6e230b1599b05d517b0c4365d7.tar.gz
Update to 2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b7c53bfc6a48..5fed2931af63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Thayne McCombs <bytecurry.software@gmail.com>
pkgname=hyperfs
-pkgver=1.1.0
+pkgver=2.0.0
pkgrel=1
pkgdesc="A simple HTTP static file server"
arch=('i386' 'x86_64')
@@ -10,7 +10,7 @@ depends=('gcc-libs')
makedepends=('rust' 'cargo')
provides=()
source=("https://github.com/bytecurry/hyperfs/archive/v$pkgver.tar.gz")
-md5sums=('6552d707616fe35f542c940e5900461e')
+md5sums=('ed588e98afd0f0f502d87a17b8d44592')