summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormetscoin2018-08-01 13:33:00 -0400
committermetscoin2018-08-01 13:33:00 -0400
commita8474bfb9412d4d797a6df8e53259d7d8ed4d451 (patch)
tree6495593abb8fd2d06280ad301b39537bdfba8f75
parentcee4e5c1b85739886c5df90dd069f2d7169a9e4a (diff)
downloadaur-a8474bfb9412d4d797a6df8e53259d7d8ed4d451.tar.gz
Update v0.12.2.4
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 81fd170adcfd..5f3ac592001d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gobyte-qt
pkgver=0.12.2
-pkgrel=3
+pkgrel=4
arch=('i686' 'x86_64')
url="https://www.gobyte.network/"
license=('MIT')
@@ -11,7 +11,7 @@ depends=(boost-libs qt5-base qrencode miniupnpc db4.8 zeromq protobuf libevent)
makedepends=(boost qt5-tools)
conflicts=(gobyte)
install=gobyte-qt.install
-source=("${pkgname%-git}::git+https://github.com/gobytecoin/gobyte.git"
+source=("${pkgname%-git}::git+https://github.com/gobytecoin/gobyte.git#tag=v0.12.2.4"
"$pkgname.desktop")
sha256sums=('SKIP'
'cfedcb808ba80d55409394db7483709daac526b351ceada402588dab3a83d84b')