summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMika Hyttinen2024-02-08 15:29:16 +0200
committerMika Hyttinen2024-02-08 15:29:16 +0200
commitc8bab8c44681ad74f5c7bf9baaa1ef10cc906bf6 (patch)
tree76c21779d4b8c582ec6a6c207a147535e73d5597
parent5af3e0ea66eae9986947c97a60cb2c7715e69528 (diff)
downloadaur-c8bab8c44681ad74f5c7bf9baaa1ef10cc906bf6.tar.gz
Update to 5.2.457
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8f5d221cf456..863e844369cc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cellframe-node-debug
pkgdesc = Cellframe blockchain node with a powerful SDK
- pkgver = 5.2.455
+ pkgver = 5.2.457
pkgrel = 1
url = https://cellframe.net
install = cellframe-node.install
@@ -19,10 +19,10 @@ pkgbase = cellframe-node-debug
conflicts = cellframe-wallet
conflicts = cellframe-node
options = !strip
- source = git+https://gitlab.demlabs.net/cellframe/cellframe-node.git#commit=38014bb7cfeae14bec1cbb3b686c06d00c9b1cab
- source = git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=8931cda57adbeb7f5966f6bdeb7122f0ef013b50
- source = git+https://gitlab.demlabs.net/dap/dap-sdk.git#commit=74ab8ff7589a5c477c6e4d2f71fb9fb035fc4b80
- source = git+https://gitlab.demlabs.net/cellframe/python-cellframe.git#commit=2d386e6a66694c36ca8019f8c8f15387e65f6fe3
+ source = git+https://gitlab.demlabs.net/cellframe/cellframe-node.git#commit=4f4d30090a10c1b554f09f1e3ec75713cf7354f1
+ source = git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=b68cf8f6fe8d9d65c1b4e6e13c09b5fef0429359
+ source = git+https://gitlab.demlabs.net/dap/dap-sdk.git#commit=2c859604bfefbdf0abfce1a3f325bb705326d50c
+ source = git+https://gitlab.demlabs.net/cellframe/python-cellframe.git#commit=30ec106625c937bd56cf79b1e6e6baf649a0c31e
source = cellframe-node.logrotate
source = cellframe-node-logrotate.service
source = cellframe-node-logrotate.timer
diff --git a/PKGBUILD b/PKGBUILD
index f3dc5308df65..f7bc1cc7635a 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.455
+pkgver=5.2.457
pkgrel=1
pkgdesc="Cellframe blockchain node with a powerful SDK"
arch=('x86_64' 'aarch64')
@@ -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=38014bb7cfeae14bec1cbb3b686c06d00c9b1cab
- git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=8931cda57adbeb7f5966f6bdeb7122f0ef013b50
- git+https://gitlab.demlabs.net/dap/dap-sdk.git#commit=74ab8ff7589a5c477c6e4d2f71fb9fb035fc4b80
- git+https://gitlab.demlabs.net/cellframe/python-cellframe.git#commit=2d386e6a66694c36ca8019f8c8f15387e65f6fe3
+source=(git+https://gitlab.demlabs.net/cellframe/$_pkgname.git#commit=4f4d30090a10c1b554f09f1e3ec75713cf7354f1
+ git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=b68cf8f6fe8d9d65c1b4e6e13c09b5fef0429359
+ git+https://gitlab.demlabs.net/dap/dap-sdk.git#commit=2c859604bfefbdf0abfce1a3f325bb705326d50c
+ git+https://gitlab.demlabs.net/cellframe/python-cellframe.git#commit=30ec106625c937bd56cf79b1e6e6baf649a0c31e
cellframe-node.logrotate
cellframe-node-logrotate.service
cellframe-node-logrotate.timer