summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMika Hyttinen2024-04-10 08:03:42 +0300
committerMika Hyttinen2024-04-10 08:03:42 +0300
commit9f41755453c936f4cdf6285a67208e8f034f0df6 (patch)
treebe3a050648f1d5df4d7bd4ebf35b1bdcd5d4d3fa
parent79f08ee9d7c5840eb2b71b3a6c4af4eda2691817 (diff)
downloadaur-9f41755453c936f4cdf6285a67208e8f034f0df6.tar.gz
...
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1c12ca64f823..79a01072b9b6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cellframe-node-debug
pkgdesc = Cellframe blockchain node with a powerful SDK
pkgver = 5.2.497
- pkgrel = 1
+ pkgrel = 2
url = https://cellframe.net
install = cellframe-node.install
arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = cellframe-node-debug
conflicts = cellframe-node
options = !strip
options = !debug
- source = git+https://gitlab.demlabs.net/cellframe/cellframe-node-debug.git#commit=ec56487d36aadc90a5532ecaa8c0a78cefe1a33f
+ source = git+https://gitlab.demlabs.net/cellframe/cellframe-node.git#commit=ec56487d36aadc90a5532ecaa8c0a78cefe1a33f
source = git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=5bc9818a4323f85bd7eaac6ad4f1cee98ac7242d
source = git+https://gitlab.demlabs.net/dap/dap-sdk.git#commit=693e647c6afeea00e837aa66ee1f0cb14fb55b44
source = git+https://gitlab.demlabs.net/cellframe/python-cellframe.git#commit=ed5e4b338052f1897164519c30392a838ce405f4
diff --git a/PKGBUILD b/PKGBUILD
index cd68bc543aed..f85ac9d81ff2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=cellframe-node-debug
_pkgname=cellframe-node
pkgver=5.2.497
-pkgrel=1
+pkgrel=2
pkgdesc="Cellframe blockchain node with a powerful SDK"
arch=('x86_64' 'aarch64')
url="https://cellframe.net"
@@ -10,7 +10,7 @@ license=('LGPL3')
makedepends=(git cmake python3)
depends=(logrotate libxcrypt-compat)
provides=("cellframe-node" "cellframe-node-cli" "cellframe-node-tool")
-source=(git+https://gitlab.demlabs.net/cellframe/$pkgname.git#commit=ec56487d36aadc90a5532ecaa8c0a78cefe1a33f
+source=(git+https://gitlab.demlabs.net/cellframe/$_pkgname.git#commit=ec56487d36aadc90a5532ecaa8c0a78cefe1a33f
git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=5bc9818a4323f85bd7eaac6ad4f1cee98ac7242d
git+https://gitlab.demlabs.net/dap/dap-sdk.git#commit=693e647c6afeea00e837aa66ee1f0cb14fb55b44
git+https://gitlab.demlabs.net/cellframe/python-cellframe.git#commit=ed5e4b338052f1897164519c30392a838ce405f4