summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMika Hyttinen2024-01-30 17:54:55 +0200
committerMika Hyttinen2024-01-30 17:54:55 +0200
commit4db23961b7bc2667808cd790e35d3bda8bb4fc20 (patch)
treed24f0e968450a95e904012eb9e7d45bc686f052a
parent0eb93f03bd410333a2612896c234513b59dc73c7 (diff)
downloadaur-4db23961b7bc2667808cd790e35d3bda8bb4fc20.tar.gz
Update to 5.2.440
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c4a6fbfc25bb..9fa2680b2509 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cellframe-node-debug
pkgdesc = Cellframe blockchain node with a powerful SDK
- pkgver = 5.2.434
+ pkgver = 5.2.440
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=21aea8df7e09520bb03af0ea31d95ea6b3ebc8a7
- source = git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=c30163dd2594986326dfef68c69801f6d3f90543
- source = git+https://gitlab.demlabs.net/dap/dap-sdk.git#commit=e3b4d4c29a6df9ff13f1fd180a8ebb063664a894
- source = git+https://gitlab.demlabs.net/cellframe/python-cellframe.git#commit=be0eec3f5f8a9c3420322383df95169ee6414faa
+ source = git+https://gitlab.demlabs.net/cellframe/cellframe-node.git#commit=c9b5d4c513cd37befeab76e1efabc04ca3de3322
+ source = git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=590011134dcd3b739e1526dac803b5b0174497a7
+ source = git+https://gitlab.demlabs.net/dap/dap-sdk.git#commit=3e4309fe5ea8d53ef3c84785cde1e51b433bbbd5
+ source = git+https://gitlab.demlabs.net/cellframe/python-cellframe.git#commit=ac03d5ab1bae95babe8ccf28f918c4e5720ced08
source = cellframe-node.logrotate
source = cellframe-node-logrotate.service
source = cellframe-node-logrotate.timer
diff --git a/PKGBUILD b/PKGBUILD
index 19d899ee1eb7..1da6ac06ea1a 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.434
+pkgver=5.2.440
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=21aea8df7e09520bb03af0ea31d95ea6b3ebc8a7
- git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=c30163dd2594986326dfef68c69801f6d3f90543
- git+https://gitlab.demlabs.net/dap/dap-sdk.git#commit=e3b4d4c29a6df9ff13f1fd180a8ebb063664a894
- git+https://gitlab.demlabs.net/cellframe/python-cellframe.git#commit=be0eec3f5f8a9c3420322383df95169ee6414faa
+source=(git+https://gitlab.demlabs.net/cellframe/$_pkgname.git#commit=c9b5d4c513cd37befeab76e1efabc04ca3de3322
+ git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=590011134dcd3b739e1526dac803b5b0174497a7
+ git+https://gitlab.demlabs.net/dap/dap-sdk.git#commit=3e4309fe5ea8d53ef3c84785cde1e51b433bbbd5
+ git+https://gitlab.demlabs.net/cellframe/python-cellframe.git#commit=ac03d5ab1bae95babe8ccf28f918c4e5720ced08
cellframe-node.logrotate
cellframe-node-logrotate.service
cellframe-node-logrotate.timer