summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMika Hyttinen2024-06-19 04:44:32 +0300
committerMika Hyttinen2024-06-19 04:44:32 +0300
commitead4c4b3dde7b9bb1525ae399d3c71a1d0a9a845 (patch)
treebf7e5f7d957b7b454c7c66ebce2ef440c37391ad
parentfb4996ed839404031ffd0efeae3c7f151792d8ab (diff)
downloadaur-ead4c4b3dde7b9bb1525ae399d3c71a1d0a9a845.tar.gz
Hotfix for 5.2.529
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 09077920a3a3..b4dc5fa6e308 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cellframe-node-debug
pkgdesc = Cellframe blockchain node with a powerful SDK
pkgver = 5.2.529
- 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.git#commit=e2eb8653c712d3c931870028a079c72348bb50f7
+ source = git+https://gitlab.demlabs.net/cellframe/cellframe-node.git#commit=70ab8b4ea3c2f58b2eb78e2b848818ca06da3f3d
source = git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=05959d83f18b32858425a2f3f4a08c0daabbf281
source = git+https://gitlab.demlabs.net/dap/dap-sdk.git#commit=499c8858524a974f30facbdbd0e3cf2c21c818c7
source = git+https://gitlab.demlabs.net/cellframe/python-cellframe.git#commit=374312f888b663e96f0b17373e880dabeb1a670d
diff --git a/PKGBUILD b/PKGBUILD
index 159031e793c7..cdcbec1b7b5c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=cellframe-node-debug
_pkgname=cellframe-node
pkgver=5.2.529
-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=e2eb8653c712d3c931870028a079c72348bb50f7
+source=(git+https://gitlab.demlabs.net/cellframe/$_pkgname.git#commit=70ab8b4ea3c2f58b2eb78e2b848818ca06da3f3d
git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=05959d83f18b32858425a2f3f4a08c0daabbf281
git+https://gitlab.demlabs.net/dap/dap-sdk.git#commit=499c8858524a974f30facbdbd0e3cf2c21c818c7
git+https://gitlab.demlabs.net/cellframe/python-cellframe.git#commit=374312f888b663e96f0b17373e880dabeb1a670d