summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMika Hyttinen2024-03-22 16:02:42 +0200
committerMika Hyttinen2024-03-22 16:02:42 +0200
commit4ce2852395c7f1df582d2863160afc382f0849a4 (patch)
tree29d8705c0a2fe872b035673ecc98a78bde196196
parent6942a7d515fb614ad4e2263fcb6fa3370e4f5aba (diff)
downloadaur-4ce2852395c7f1df582d2863160afc382f0849a4.tar.gz
Update to 5.2.483
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d664d764022e..be5b6386e8e3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cellframe-node-debug
pkgdesc = Cellframe blockchain node with a powerful SDK
- pkgver = 5.2.480
+ pkgver = 5.2.483
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=aa9b14ccc1f611b81d96e34b0acf1d7aeaf93b91
- source = git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=f5500769a1c786d5ca8b25630eea8ba3697d7fc8
- source = git+https://gitlab.demlabs.net/dap/dap-sdk.git#commit=20a80c07ed421ad010b86b46ab038b3fdbec9684
- source = git+https://gitlab.demlabs.net/cellframe/python-cellframe.git#commit=525c4fe960fb1cc8cc2981fac68f419fef2e00a2
+ source = git+https://gitlab.demlabs.net/cellframe/cellframe-node.git#commit=952b0eb04830e3a27f3f051f429479703ece87f6
+ source = git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=13a58fc4c50b0756c9f3485067f9e693c2150ca6
+ source = git+https://gitlab.demlabs.net/dap/dap-sdk.git#commit=482a2f13f982ee33fcff4863041b3db2eda1a00d
+ source = git+https://gitlab.demlabs.net/cellframe/python-cellframe.git#commit=ed5e4b338052f1897164519c30392a838ce405f4
source = cellframe-node.logrotate
source = cellframe-node-logrotate.service
source = cellframe-node-logrotate.timer
diff --git a/PKGBUILD b/PKGBUILD
index a8328b9c3cd9..44e04dd21fb3 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.480
+pkgver=5.2.483
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=aa9b14ccc1f611b81d96e34b0acf1d7aeaf93b91
- git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=f5500769a1c786d5ca8b25630eea8ba3697d7fc8
- git+https://gitlab.demlabs.net/dap/dap-sdk.git#commit=20a80c07ed421ad010b86b46ab038b3fdbec9684
- git+https://gitlab.demlabs.net/cellframe/python-cellframe.git#commit=525c4fe960fb1cc8cc2981fac68f419fef2e00a2
+source=(git+https://gitlab.demlabs.net/cellframe/$_pkgname.git#commit=952b0eb04830e3a27f3f051f429479703ece87f6
+ git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=13a58fc4c50b0756c9f3485067f9e693c2150ca6
+ git+https://gitlab.demlabs.net/dap/dap-sdk.git#commit=482a2f13f982ee33fcff4863041b3db2eda1a00d
+ git+https://gitlab.demlabs.net/cellframe/python-cellframe.git#commit=ed5e4b338052f1897164519c30392a838ce405f4
cellframe-node.logrotate
cellframe-node-logrotate.service
cellframe-node-logrotate.timer