summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMika Hyttinen2024-01-26 05:59:12 +0200
committerMika Hyttinen2024-01-26 05:59:12 +0200
commit270822bb24d07397f401d4b7e64f592a34f77950 (patch)
tree1ef7e5190ff782881d6a10981ebc8efb10e21ea9
parentb294ad26410e5cc5dfc7f6a06c456dbff1076788 (diff)
downloadaur-270822bb24d07397f401d4b7e64f592a34f77950.tar.gz
Update to 5.2.433
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c12231395081..bc861494043f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cellframe-node-debug
pkgdesc = Cellframe blockchain node with a powerful SDK
- pkgver = 5.2.430
+ pkgver = 5.2.433
pkgrel = 1
url = https://cellframe.net
install = cellframe-node.install
@@ -19,9 +19,9 @@ pkgbase = cellframe-node-debug
conflicts = cellframe-wallet
conflicts = cellframe-node
options = !strip
- source = git+https://gitlab.demlabs.net/cellframe/cellframe-node.git#commit=93b0f0b18395b00f86f247c1f3d7f2b5c99281b6
- source = git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=aa48922b1420724e74cfe4b4198b06362be90890
- source = git+https://gitlab.demlabs.net/dap/dap-sdk.git#commit=7d13a0150561c23f0660ea6db1d457a201537f9d
+ source = git+https://gitlab.demlabs.net/cellframe/cellframe-node.git#commit=4dd5b7e457675f1a2f3e1e957c96a51108b2aca2
+ source = git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=4bce40018395c993a0e9e995b27304d9e02b534f
+ source = git+https://gitlab.demlabs.net/dap/dap-sdk.git#commit=ae567969ac6c7a65b54f7b21080f651a0398fe38
source = git+https://gitlab.demlabs.net/cellframe/python-cellframe.git#commit=a517486f30371a9b646e38d9747ad90df2c2cc10
source = cellframe-node.logrotate
source = cellframe-node-logrotate.service
diff --git a/PKGBUILD b/PKGBUILD
index 84a910af9c60..ac123b66dd0c 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.430
+pkgver=5.2.433
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=93b0f0b18395b00f86f247c1f3d7f2b5c99281b6
- git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=aa48922b1420724e74cfe4b4198b06362be90890
- git+https://gitlab.demlabs.net/dap/dap-sdk.git#commit=7d13a0150561c23f0660ea6db1d457a201537f9d
+source=(git+https://gitlab.demlabs.net/cellframe/$_pkgname.git#commit=4dd5b7e457675f1a2f3e1e957c96a51108b2aca2
+ git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=4bce40018395c993a0e9e995b27304d9e02b534f
+ git+https://gitlab.demlabs.net/dap/dap-sdk.git#commit=ae567969ac6c7a65b54f7b21080f651a0398fe38
git+https://gitlab.demlabs.net/cellframe/python-cellframe.git#commit=a517486f30371a9b646e38d9747ad90df2c2cc10
cellframe-node.logrotate
cellframe-node-logrotate.service