summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorwowario2021-06-30 21:55:27 +0300
committerwowario2021-06-30 21:55:27 +0300
commit77a22d457e2d6409afd90d74d763c678fec9f7b5 (patch)
tree9d74da21f34e5f88c11fb81661ca4e8b1c754b3e /PKGBUILD
parentce0b5a9a85cfe04023eca8c48b115cfff1a9d533 (diff)
downloadaur-77a22d457e2d6409afd90d74d763c678fec9f7b5.tar.gz
bump commit
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 70e171b2945b..b92bbd9471e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: wowario <wowario[at]protonmail[dot]com>
pkgname=wownero-git
-pkgver=0.10.0.0.beefa5e62e
+pkgver=0.10.0.1.623c14e486
pkgrel=1
pkgdesc="a fairly launched privacy-centric meme coin with no premine and a finite supply"
license=('BSD')
@@ -10,7 +10,7 @@ url="https://wownero.org/"
depends=('boost-libs' 'openssl' 'readline' 'zeromq' 'pcsclite' 'protobuf' 'libpgm' 'unbound' 'libsodium')
makedepends=('git' 'cmake' 'boost')
source=(
- "${pkgname}"::"git+https://git.wownero.com/wownero/wownero.git#branch=dev"
+ "${pkgname}"::"git+https://git.wownero.com/wownero/wownero.git"
monero-boost1.76.patch::https://github.com/selsta/monero/commit/c28d2f7c.patch)
sha512sums=('SKIP'
'SKIP')