summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmitry Kharitonov2020-05-20 03:57:34 +0500
committerDmitry Kharitonov2020-05-20 03:57:34 +0500
commitf40adb8df0e7362aaf2ae2f0337f61814d80ba55 (patch)
tree7887871d9fd415a6aba1212b75e7b3bd02e34d1c
parentb253d6d7ff67eb20df47791486dbe4aa6ce87033 (diff)
parent96ac41c15a665dd88e23fee53d8d31df1db5b621 (diff)
downloadaur-f40adb8df0e7362aaf2ae2f0337f61814d80ba55.tar.gz
Revert to last working commit
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD10
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e95990b9471..e13f27c6af34 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,22 +1,22 @@
pkgbase = curecoin-qt-git
pkgdesc = GUI client (wallet) for CureCoin cryptocurrency
- pkgver = v2.0.0.2.r21.g8cd2c3b
- pkgrel = 3
+ pkgver = v2.0.0.2.r5.gf9d54f9
+ pkgrel = 2
url = https://curecoin.net/
arch = x86_64
arch = i686
license = MIT
- makedepends = boost
+ makedepends = boost1.69
makedepends = db
makedepends = git
depends = qt5-base
depends = qt5-tools
depends = miniupnpc
- depends = boost-libs
- depends = openssl
+ depends = boost1.69-libs
+ 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 a8424dd9bb07..760677c96472 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,17 @@
# Contributor: Michael Thalmeier <michael@thalmeier.at>
pkgname=curecoin-qt-git
-pkgver=v2.0.0.2.r21.g8cd2c3b
-pkgrel=3
+pkgver=v2.0.0.2.r5.gf9d54f9
+pkgrel=2
pkgdesc="GUI client (wallet) for CureCoin cryptocurrency"
arch=('x86_64' 'i686')
url="https://curecoin.net/"
license=('MIT')
provides=('curecoin-qt')
conflicts=('curecoin-qt')
-depends=('qt5-base' 'qt5-tools' 'miniupnpc' 'boost-libs' 'openssl')
-makedepends=('boost' 'db' 'git')
-source=("git+https://github.com/cygnusxi/CurecoinSource.git#branch=master"
+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#commit=f9d54f9c74eb6264ac3325765f0995c4ed719801"
"curecoin.desktop")
sha256sums=('SKIP'