summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorwowario2023-01-25 09:32:08 +0300
committerwowario2023-01-25 09:32:08 +0300
commit1f902a51ed1534b693eecffec733ba8b1f7dfe69 (patch)
treef21078dae3bab4731ff4c5297cc62d36fb2947e0 /PKGBUILD
parentd20721fdb1011d825366d77aa304610da65f1287 (diff)
downloadaur-1f902a51ed1534b693eecffec733ba8b1f7dfe69.tar.gz
bump to v0.11 dev
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
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"