summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMika Hyttinen2024-03-06 04:53:49 +0200
committerMika Hyttinen2024-03-06 04:53:49 +0200
commitc2e003a6b408e442f375d30a46b784e79171204d (patch)
tree7cb76524b928b2e1d2e4e456e144a19c5de60e09
parent1b11dda38a63ca188b18ba4a083f11c5cd995fb5 (diff)
downloadaur-c2e003a6b408e442f375d30a46b784e79171204d.tar.gz
Update to 5.2.466
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD12
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index de04ddb35820..3f958a7b7efc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cellframe-node-debug
pkgdesc = Cellframe blockchain node with a powerful SDK
- pkgver = 5.2.463
- pkgrel = 2
+ pkgver = 5.2.466
+ pkgrel = 1
url = https://cellframe.net
install = cellframe-node.install
arch = x86_64
@@ -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=2dd8323df42d2fa5fed6ea590644aa9d01c2243e
- source = git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=b68cf8f6fe8d9d65c1b4e6e13c09b5fef0429359
- source = git+https://gitlab.demlabs.net/dap/dap-sdk.git#commit=4ca387f19f560a2fc1a6bdf684425000ecf62fd7
- source = git+https://gitlab.demlabs.net/cellframe/python-cellframe.git#commit=30ec106625c937bd56cf79b1e6e6baf649a0c31e
+ source = git+https://gitlab.demlabs.net/cellframe/cellframe-node.git#commit=f6eab632b0e548de9eafd75c4570cdcf8f931ae5
+ source = git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=91c96fad691b2cf934f57f069cf74269f62b7743
+ source = git+https://gitlab.demlabs.net/dap/dap-sdk.git#commit=0bf01fb083a016fd6252605785fc46a84155136d
+ source = git+https://gitlab.demlabs.net/cellframe/python-cellframe.git#commit=65e7897cc5cc24da47693bb2b87c0f1d0ba4ad98
source = cellframe-node.logrotate
source = cellframe-node-logrotate.service
source = cellframe-node-logrotate.timer
diff --git a/PKGBUILD b/PKGBUILD
index 01e003d3e980..9a49efac07f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Mika Hyttinen <mika dot hyttinen+arch ät gmail dot com>
pkgname=cellframe-node-debug
_pkgname=cellframe-node
-pkgver=5.2.463
-pkgrel=2
+pkgver=5.2.466
+pkgrel=1
pkgdesc="Cellframe blockchain node with a powerful SDK"
arch=('x86_64' 'aarch64')
url="https://cellframe.net"
@@ -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=2dd8323df42d2fa5fed6ea590644aa9d01c2243e
- git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=b68cf8f6fe8d9d65c1b4e6e13c09b5fef0429359
- git+https://gitlab.demlabs.net/dap/dap-sdk.git#commit=4ca387f19f560a2fc1a6bdf684425000ecf62fd7
- git+https://gitlab.demlabs.net/cellframe/python-cellframe.git#commit=30ec106625c937bd56cf79b1e6e6baf649a0c31e
+source=(git+https://gitlab.demlabs.net/cellframe/$_pkgname.git#commit=f6eab632b0e548de9eafd75c4570cdcf8f931ae5
+ git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=91c96fad691b2cf934f57f069cf74269f62b7743
+ git+https://gitlab.demlabs.net/dap/dap-sdk.git#commit=0bf01fb083a016fd6252605785fc46a84155136d
+ git+https://gitlab.demlabs.net/cellframe/python-cellframe.git#commit=65e7897cc5cc24da47693bb2b87c0f1d0ba4ad98
cellframe-node.logrotate
cellframe-node-logrotate.service
cellframe-node-logrotate.timer