summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMika Hyttinen2024-06-03 16:51:51 +0300
committerMika Hyttinen2024-06-03 16:51:51 +0300
commit4351ca5202944c39e970f6176332c543f50257ec (patch)
tree7ec77ecb5bb902fa8fe4919324824176e8152b76
parent94ef999c417cdf3e6d15099bead3e897d46403ff (diff)
downloadaur-cellframe-node-debug.tar.gz
Update to 5.2.527
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD12
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0a7901977711..cb67de6c7b97 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cellframe-node-debug
pkgdesc = Cellframe blockchain node with a powerful SDK
- pkgver = 5.2.518
- pkgrel = 2
+ pkgver = 5.2.527
+ pkgrel = 1
url = https://cellframe.net
install = cellframe-node.install
arch = x86_64
@@ -20,10 +20,10 @@ pkgbase = cellframe-node-debug
conflicts = cellframe-node
options = !strip
options = !debug
- source = git+https://gitlab.demlabs.net/cellframe/cellframe-node.git#commit=3d4bbda02a7b832dc3d431418aeeab0345c9df09
- source = git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=56181e3b7cdf1485b05b17f3819f594613f4a153
- source = git+https://gitlab.demlabs.net/dap/dap-sdk.git#commit=a77e3dcd859409de0674bea73d634f2b90a43c20
- source = git+https://gitlab.demlabs.net/cellframe/python-cellframe.git#commit=6382e0533bdf639253251fc88d4d10f19fd9bf94
+ source = git+https://gitlab.demlabs.net/cellframe/cellframe-node.git#commit=69f537520ca4abe6da91b0ac6fc87b62b414ce87
+ source = git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=4425e6254ed66792a3194bb7a16d6743478f445b
+ source = git+https://gitlab.demlabs.net/dap/dap-sdk.git#commit=574d64f3adf9683c18b786cdcac4baa3de155847
+ source = git+https://gitlab.demlabs.net/cellframe/python-cellframe.git#commit=37e67deaf617f3dab4b64b1c981125396f8e5bcd
source = cellframe-node.logrotate
source = cellframe-node-logrotate.service
source = cellframe-node-logrotate.timer
diff --git a/PKGBUILD b/PKGBUILD
index 148fb32bfe86..88784ece72f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Mika Hyttinen <mika dot hyttinen+arch ät gmail dot com>
pkgname=cellframe-node-debug
_pkgname=cellframe-node
-pkgver=5.2.518
-pkgrel=2
+pkgver=5.2.527
+pkgrel=1
pkgdesc="Cellframe blockchain node with a powerful SDK"
arch=('x86_64' 'aarch64')
url="https://cellframe.net"
@@ -10,10 +10,10 @@ 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=3d4bbda02a7b832dc3d431418aeeab0345c9df09
- git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=56181e3b7cdf1485b05b17f3819f594613f4a153
- git+https://gitlab.demlabs.net/dap/dap-sdk.git#commit=a77e3dcd859409de0674bea73d634f2b90a43c20
- git+https://gitlab.demlabs.net/cellframe/python-cellframe.git#commit=6382e0533bdf639253251fc88d4d10f19fd9bf94
+source=(git+https://gitlab.demlabs.net/cellframe/$_pkgname.git#commit=69f537520ca4abe6da91b0ac6fc87b62b414ce87
+ git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=4425e6254ed66792a3194bb7a16d6743478f445b
+ git+https://gitlab.demlabs.net/dap/dap-sdk.git#commit=574d64f3adf9683c18b786cdcac4baa3de155847
+ git+https://gitlab.demlabs.net/cellframe/python-cellframe.git#commit=37e67deaf617f3dab4b64b1c981125396f8e5bcd
cellframe-node.logrotate
cellframe-node-logrotate.service
cellframe-node-logrotate.timer