summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmitry Kharitonov2020-05-20 03:54:07 +0500
committerDmitry Kharitonov2020-05-20 03:54:07 +0500
commit96ac41c15a665dd88e23fee53d8d31df1db5b621 (patch)
treed6376ca815c9c94963708263a1a4217225a9217d
parent846a0e74161ff8a117930a06579d214b452dbc7b (diff)
downloadaur-96ac41c15a665dd88e23fee53d8d31df1db5b621.tar.gz
Revert to last working commit
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e4ae0480387a..e13f27c6af34 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = curecoin-qt-git
pkgdesc = GUI client (wallet) for CureCoin cryptocurrency
pkgver = v2.0.0.2.r5.gf9d54f9
- pkgrel = 1
+ pkgrel = 2
url = https://curecoin.net/
arch = x86_64
arch = i686
@@ -16,7 +16,7 @@ pkgbase = curecoin-qt-git
depends = openssl-1.0
provides = curecoin-qt
conflicts = curecoin-qt
- source = git+https://github.com/cygnusxi/CurecoinSource.git#branch=master
+ source = git+https://github.com/cygnusxi/CurecoinSource.git#commit=f9d54f9c74eb6264ac3325765f0995c4ed719801
source = curecoin.desktop
sha256sums = SKIP
sha256sums = 47e4c7305240dd16361d922bf6bc3a86ee53d7e0bc43bdf12c341ea0b7968387
diff --git a/PKGBUILD b/PKGBUILD
index 008f315b547d..5b9d907a2ec4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=curecoin-qt-git
pkgver=v2.0.0.2.r5.gf9d54f9
-pkgrel=1
+pkgrel=2
pkgdesc="GUI client (wallet) for CureCoin cryptocurrency"
arch=('x86_64' 'i686')
url="https://curecoin.net/"
@@ -12,7 +12,7 @@ provides=('curecoin-qt')
conflicts=('curecoin-qt')
depends=('qt5-base' 'qt5-tools' 'miniupnpc' 'boost1.69-libs' 'openssl-1.0')
makedepends=('boost1.69' 'db' 'git')
-source=("git+https://github.com/cygnusxi/CurecoinSource.git#branch=master"
+source=("git+https://github.com/cygnusxi/CurecoinSource.git#commit=f9d54f9c74eb6264ac3325765f0995c4ed719801"
"curecoin.desktop")
sha256sums=('SKIP'