summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMika Hyttinen2024-04-15 15:42:25 +0300
committerMika Hyttinen2024-04-15 15:42:25 +0300
commit6001ef28f78fa402fda6142de66e59ba67ad2fc8 (patch)
tree6204f6fbfff6ba214cb596e0b88c7ea5b8447384
parent4e8884cddf2c429e45bd6c21ab08a4599de2d204 (diff)
downloadaur-6001ef28f78fa402fda6142de66e59ba67ad2fc8.tar.gz
Update to 5.2.506
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1c097574d5e2..f889f3a6f916 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cellframe-node-debug
pkgdesc = Cellframe blockchain node with a powerful SDK
- pkgver = 5.2.504
+ pkgver = 5.2.506
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=84004c3b7e2f0b7f704a399303d356387f102a37
- source = git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=75614a876d3789796eb45718818e1c2159fad7fa
+ source = git+https://gitlab.demlabs.net/cellframe/cellframe-node.git#commit=1a7dcb19a9e6285a0fd86a4a8f50fe47c68eff6d
+ source = git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=5d252bfea77c3faeca70e6e3dfc846847c798537
source = git+https://gitlab.demlabs.net/dap/dap-sdk.git#commit=4eed5d2ad4823e0f47bce92fab7204af02cd2d4d
- source = git+https://gitlab.demlabs.net/cellframe/python-cellframe.git#commit=ed5e4b338052f1897164519c30392a838ce405f4
+ source = git+https://gitlab.demlabs.net/cellframe/python-cellframe.git#commit=63bd1dc7e0ff53258fe590888252c6ad672e2bf7
source = cellframe-node.logrotate
source = cellframe-node-logrotate.service
source = cellframe-node-logrotate.timer
diff --git a/PKGBUILD b/PKGBUILD
index 40975ac37cfa..afc325d42695 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.504
+pkgver=5.2.506
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=84004c3b7e2f0b7f704a399303d356387f102a37
- git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=75614a876d3789796eb45718818e1c2159fad7fa
+source=(git+https://gitlab.demlabs.net/cellframe/$_pkgname.git#commit=1a7dcb19a9e6285a0fd86a4a8f50fe47c68eff6d
+ git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=5d252bfea77c3faeca70e6e3dfc846847c798537
git+https://gitlab.demlabs.net/dap/dap-sdk.git#commit=4eed5d2ad4823e0f47bce92fab7204af02cd2d4d
- git+https://gitlab.demlabs.net/cellframe/python-cellframe.git#commit=ed5e4b338052f1897164519c30392a838ce405f4
+ git+https://gitlab.demlabs.net/cellframe/python-cellframe.git#commit=63bd1dc7e0ff53258fe590888252c6ad672e2bf7
cellframe-node.logrotate
cellframe-node-logrotate.service
cellframe-node-logrotate.timer