summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorredfish2017-08-20 01:25:35 -0400
committerredfish2017-08-20 01:25:35 -0400
commit2febc02992c2f3d5aa3ed93d5d54e4f1b2cbdafb (patch)
treebc166079b3061ba751e759aac0329e88bc75451c /PKGBUILD
parent11d2168e01d186dfdeebd0f543bcc8ff1258a056 (diff)
downloadaur-2febc02992c2f3d5aa3ed93d5d54e4f1b2cbdafb.tar.gz
update to 0.5.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6f703b8b0d7a..087b4340bf92 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: redfish <redfish at galactica dot pw>
pkgname='zeronet'
-pkgver=0.5.6
+pkgver=0.5.7
pkgrel=1
arch=('any')
url="https://zeronet.io/"
@@ -14,7 +14,7 @@ pkgdesc="Decentralized websites using Bitcoin crypto and the BitTorrent network.
source=("https://github.com/HelloZeroNet/ZeroNet/archive/v$pkgver.tar.gz"
"zeronet.conf"
"zeronet.service")
-md5sums=('c65ea60d1fd5379565b5b61f563237df'
+md5sums=('99ca31fef6dc7b0faa95dd706bd1d999'
'c5216860cfc435a4861c55fd3933391c'
'5404c37540131f41f10e9be873d11fcc')
install="zeronet.install"