summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorwowario2021-06-27 02:12:10 +0300
committerwowario2021-06-27 02:12:10 +0300
commit8020d48eb5153890ede11d158c51ab3bc589135c (patch)
tree606dfb6cb52c264fc96a6e4e6a30a1db6424a3f8 /PKGBUILD
parent62f48e7d945ec9f1c8eb74cc6082d53e292e267e (diff)
downloadaur-8020d48eb5153890ede11d158c51ab3bc589135c.tar.gz
switch dev branch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index af3dce2d0a15..231d40890741 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="https://wownero.org/"
depends=('boost-libs' 'openssl' 'readline' 'zeromq' 'pcsclite' 'protobuf')
makedepends=('git' 'cmake' 'boost')
source=(
- "${pkgname}"::"git+https://git.wownero.com/wownero/wownero.git#branch=dev-v0.10"
+ "${pkgname}"::"git+https://git.wownero.com/wownero/wownero.git#branch=dev"
monero-boost1.76.patch::https://github.com/selsta/monero/commit/c28d2f7c.patch)
sha512sums=('SKIP'
'SKIP')