summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMika Hyttinen2024-05-02 18:05:05 +0300
committerMika Hyttinen2024-05-02 18:05:05 +0300
commitbf5e06b3068de1d00f960439fb0147846ac2a71b (patch)
treeef7fea7ddb910e537539066244b43d45a9b7be5b
parent01a76c542675591da93f7813d77fae5a0b08c74f (diff)
downloadaur-bf5e06b3068de1d00f960439fb0147846ac2a71b.tar.gz
Update to 5.2.516
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2fa98b090f16..a58ebb89a67d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cellframe-node-debug
pkgdesc = Cellframe blockchain node with a powerful SDK
- pkgver = 5.2.513
+ pkgver = 5.2.516
pkgrel = 1
url = https://cellframe.net
install = cellframe-node.install
@@ -20,9 +20,9 @@ pkgbase = cellframe-node-debug
conflicts = cellframe-node
options = !strip
options = !debug
- source = git+https://gitlab.demlabs.net/cellframe/cellframe-node.git#commit=21bff6c739f9a7240dce6f8aaa283d3553caeffe
- source = git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=8b4ef838bb1a42de8ea24c1866e95d9a354a81ed
- source = git+https://gitlab.demlabs.net/dap/dap-sdk.git#commit=36a2937357106008e3a5ea718153aaacb6b24e67
+ source = git+https://gitlab.demlabs.net/cellframe/cellframe-node.git#commit=2f092c81dbfbdf6b886d8af5fb9277fe214185ca
+ source = git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=c803c2d84ee4196111e8112a5d037254aa1a9453
+ source = git+https://gitlab.demlabs.net/dap/dap-sdk.git#commit=7c358fddba6f79a5da275f315f593c25a4389aed
source = git+https://gitlab.demlabs.net/cellframe/python-cellframe.git#commit=6382e0533bdf639253251fc88d4d10f19fd9bf94
source = cellframe-node.logrotate
source = cellframe-node-logrotate.service
diff --git a/PKGBUILD b/PKGBUILD
index 45001f6c9ead..aa1e6daa8c55 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mika Hyttinen <mika dot hyttinen+arch ät gmail dot com>
pkgname=cellframe-node-debug
_pkgname=cellframe-node
-pkgver=5.2.513
+pkgver=5.2.516
pkgrel=1
pkgdesc="Cellframe blockchain node with a powerful SDK"
arch=('x86_64' 'aarch64')
@@ -10,9 +10,9 @@ 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=21bff6c739f9a7240dce6f8aaa283d3553caeffe
- git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=8b4ef838bb1a42de8ea24c1866e95d9a354a81ed
- git+https://gitlab.demlabs.net/dap/dap-sdk.git#commit=36a2937357106008e3a5ea718153aaacb6b24e67
+source=(git+https://gitlab.demlabs.net/cellframe/$_pkgname.git#commit=2f092c81dbfbdf6b886d8af5fb9277fe214185ca
+ git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=c803c2d84ee4196111e8112a5d037254aa1a9453
+ git+https://gitlab.demlabs.net/dap/dap-sdk.git#commit=7c358fddba6f79a5da275f315f593c25a4389aed
git+https://gitlab.demlabs.net/cellframe/python-cellframe.git#commit=6382e0533bdf639253251fc88d4d10f19fd9bf94
cellframe-node.logrotate
cellframe-node-logrotate.service