summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormetscoin2018-08-29 07:06:30 -0400
committermetscoin2018-08-29 07:06:30 -0400
commitb9eb1efc56910a5da713c0880dbe2f6ece3f9b92 (patch)
treecc31f57d6eac4c27fabb985ac839c3ce5be600bd
parent9b74342222ddd162dcafe8a96c175c687a63ee00 (diff)
downloadaur-straks-qt.tar.gz
Add versioning
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c4c993028b1a..a9d088c918ca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -18,7 +18,7 @@ pkgbase = straks-qt
depends = protobuf
depends = libevent
conflicts = straks
- source = straks-qt::git+https://github.com/straks/straks.git#tag=1.14.7
+ source = straks-qt::git+https://github.com/straks/straks.git#tag=1.14.7.3
source = straks-qt.desktop
sha256sums = SKIP
sha256sums = 779e1b3cd7d97a06f98137be94de99a0abd0717ebd4fab054f6a33057de944d8
diff --git a/PKGBUILD b/PKGBUILD
index 17e3f9aa738c..66a60c017586 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ depends=(boost-libs qt5-base qrencode miniupnpc db4.8 zeromq protobuf libevent)
makedepends=(boost qt5-tools)
conflicts=(straks)
install=straks-qt.install
-source=("${pkgname%-git}::git+https://github.com/straks/straks.git#tag=${pkgver}"
+source=("${pkgname%-git}::git+https://github.com/straks/straks.git#tag=${pkgver}.${pkgrel}"
"$pkgname.desktop")
sha256sums=('SKIP'
'779e1b3cd7d97a06f98137be94de99a0abd0717ebd4fab054f6a33057de944d8')