summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwowario2023-01-25 09:32:08 +0300
committerwowario2023-01-25 09:32:08 +0300
commit1f902a51ed1534b693eecffec733ba8b1f7dfe69 (patch)
treef21078dae3bab4731ff4c5297cc62d36fb2947e0
parentd20721fdb1011d825366d77aa304610da65f1287 (diff)
downloadaur-1f902a51ed1534b693eecffec733ba8b1f7dfe69.tar.gz
bump to v0.11 dev
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 28d946a3bc42..47578a43f43f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = wownero-git
pkgdesc = Wownero: a fairly launched privacy-centric meme coin with no premine and a finite supply
- pkgver = 0.10.2.1.301e33520c
- pkgrel = 1
+ pkgver = 0.11.0.0.278f2f9968
+ pkgrel = 3
url = https://wownero.org/
arch = x86_64
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index 340b974abd0f..45a0b1476657 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: wowario <wowario[at]protonmail[dot]com>
pkgname=wownero-git
-pkgver=0.10.2.1.301e33520c
+pkgver=0.11.0.0.278f2f9968
pkgrel=3
pkgdesc="Wownero: a fairly launched privacy-centric meme coin with no premine and a finite supply"
license=('BSD')
@@ -30,6 +30,7 @@ sha512sums=('SKIP'
prepare() {
cd "${pkgname}"
+ git checkout dev
git submodule init
git config submodule.external/unbound.url "$srcdir/unbound"
git config submodule.external/supercop.url "$srcdir/supercop"