summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormetscoin2018-07-30 20:01:16 -0400
committermetscoin2018-07-30 20:01:16 -0400
commitb8142ed00595853b362dda732f408b66575a2e63 (patch)
treebe5b459fb529ee6ad44dfa91e963f24e04b62771 /PKGBUILD
parentf90f0f3140c06656a5d6f6d67bfe6b04b7010986 (diff)
downloadaur-methuselah-qt.tar.gz
v1.1.0.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6ddc05a3dd51..cfde0f7309f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=methuselah-qt
pkgver=1.1.0
-pkgrel=2
+pkgrel=4
arch=('i686' 'x86_64')
url="https://methuselahcoin.io/"
license=('MIT')
@@ -11,7 +11,7 @@ depends=(boost-libs qt5-base qrencode miniupnpc db4.8 zeromq protobuf libevent)
makedepends=(boost qt5-tools)
conflicts=(methuselah)
install=methuselah-qt.install
-source=("${pkgname%-git}::git+http://github.com/methuselah-coin/methuselah.git#tag=v1.1.0.2"
+source=("${pkgname%-git}::git+http://github.com/methuselah-coin/methuselah.git#tag=v1.1.0.4"
"$pkgname.desktop")
sha256sums=('SKIP'
'506ed6d06a242611f79055413136a4a684da7ad788c3555b482e37f013590ee5')