summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMika Hyttinen2024-04-18 16:12:20 +0300
committerMika Hyttinen2024-04-18 16:12:20 +0300
commita3145a570f80e093c7a2c64490de01332c676133 (patch)
treea7a779893b017c16bde3412a6020cbd71860669e
parenta56e20c74ebe97414247bd9f309632c5f62374e0 (diff)
downloadaur-a3145a570f80e093c7a2c64490de01332c676133.tar.gz
Update to 5.2.509
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9fa575deeb58..411a7049ce3b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cellframe-node-debug
pkgdesc = Cellframe blockchain node with a powerful SDK
- pkgver = 5.2.508
+ pkgver = 5.2.509
pkgrel = 1
url = https://cellframe.net
install = cellframe-node.install
@@ -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=16ce0fcb3a684bf30e37c999083dcd3d33e5afe7
- source = git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=9c900393f4bac4cd56f60ccfa1987813d69117c8
- source = git+https://gitlab.demlabs.net/dap/dap-sdk.git#commit=54f905a3abad9784220785beb6a50885b9f75251
- source = git+https://gitlab.demlabs.net/cellframe/python-cellframe.git#commit=63bd1dc7e0ff53258fe590888252c6ad672e2bf7
+ source = git+https://gitlab.demlabs.net/cellframe/cellframe-node.git#commit=81e7936decc287d351f4c7abe6e7b88cb29c03ab
+ source = git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=35b50f0a493b5f0ca65606b5e8d3dfd69654484c
+ source = git+https://gitlab.demlabs.net/dap/dap-sdk.git#commit=b9c650692634d120eefa7e965da7d053f8a4b161
+ source = git+https://gitlab.demlabs.net/cellframe/python-cellframe.git#commit=6382e0533bdf639253251fc88d4d10f19fd9bf94
source = cellframe-node.logrotate
source = cellframe-node-logrotate.service
source = cellframe-node-logrotate.timer
diff --git a/PKGBUILD b/PKGBUILD
index 10f62f2dbd52..acd5c48da7e0 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.508
+pkgver=5.2.509
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=16ce0fcb3a684bf30e37c999083dcd3d33e5afe7
- git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=9c900393f4bac4cd56f60ccfa1987813d69117c8
- git+https://gitlab.demlabs.net/dap/dap-sdk.git#commit=54f905a3abad9784220785beb6a50885b9f75251
- git+https://gitlab.demlabs.net/cellframe/python-cellframe.git#commit=63bd1dc7e0ff53258fe590888252c6ad672e2bf7
+source=(git+https://gitlab.demlabs.net/cellframe/$_pkgname.git#commit=81e7936decc287d351f4c7abe6e7b88cb29c03ab
+ git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=35b50f0a493b5f0ca65606b5e8d3dfd69654484c
+ git+https://gitlab.demlabs.net/dap/dap-sdk.git#commit=b9c650692634d120eefa7e965da7d053f8a4b161
+ git+https://gitlab.demlabs.net/cellframe/python-cellframe.git#commit=6382e0533bdf639253251fc88d4d10f19fd9bf94
cellframe-node.logrotate
cellframe-node-logrotate.service
cellframe-node-logrotate.timer