summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorredfish2016-11-17 22:19:22 -0500
committerredfish2016-11-17 22:19:22 -0500
commitf1f6635d62588711d1f17aa800ae10b13453abf0 (patch)
tree3e1f5e5cf5bd2240eef8dd23e8724e5b26143e38
parent6de22b8033e294c7f283e300265d05b169485393 (diff)
downloadaur-f1f6635d62588711d1f17aa800ae10b13453abf0.tar.gz
bump version to 0.5.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8258d7ee41a9..a59bfe67a95b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Sep 23 00:10:55 UTC 2016
+# Fri Nov 18 03:19:14 UTC 2016
pkgbase = zeronet-git
pkgdesc = Decentralized websites using Bitcoin crypto and the BitTorrent network.
- pkgver = 0.4.1
+ pkgver = 0.5.0
pkgrel = 1
url = https://zeronet.io/
install = zeronet.install
diff --git a/PKGBUILD b/PKGBUILD
index 8392a79b2aa2..a4c1610b760e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname='zeronet-git'
_gitname='ZeroNet'
_gitroot='https://github.com/HelloZeroNet/ZeroNet.git'
-pkgver=0.4.1
+pkgver=0.5.0
pkgrel=1
arch=('any')
url="https://zeronet.io/"