summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorredfish2016-08-20 20:51:20 -0400
committerredfish2016-08-20 20:51:20 -0400
commit4377181273d824013f58a05ab98787a5d5e180fd (patch)
tree9d3df01a4af1ea09e3e6600e015d1a90ded5f132
parentf634157faf55cc443ee84241fb26881a55d836a2 (diff)
downloadaur-4377181273d824013f58a05ab98787a5d5e180fd.tar.gz
bump to 0.4.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 30b910ae79cd..1538a98ba462 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Apr 29 04:42:19 UTC 2016
+# Sun Aug 21 00:51:14 UTC 2016
pkgbase = zeronet-git
pkgdesc = Decentralized websites using Bitcoin crypto and the BitTorrent network.
- pkgver = 0.3.7
+ pkgver = 0.4.0
pkgrel = 1
url = https://zeronet.io/
install = zeronet.install
diff --git a/PKGBUILD b/PKGBUILD
index a4dfdba22dda..5e8b223e0022 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname='zeronet-git'
_gitname='ZeroNet'
_gitroot='https://github.com/HelloZeroNet/ZeroNet.git'
-pkgver=0.3.7
+pkgver=0.4.0
pkgrel=1
arch=('any')
url="https://zeronet.io/"