summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMika Hyttinen2024-04-04 14:43:22 +0300
committerMika Hyttinen2024-04-04 14:43:22 +0300
commitcbfc8f5154a11611e31e717410b189243751f7a9 (patch)
tree789f9e2770c688f77a7cd771d9d8a20b5e3b0f1d
parent87e1f560e4d2a02bca53ef3e06693ed84e6f17cf (diff)
downloadaur-cbfc8f5154a11611e31e717410b189243751f7a9.tar.gz
Update to 5.2.490
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ebb65d84063..7008cdb464ad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cellframe-node-debug
pkgdesc = Cellframe blockchain node with a powerful SDK
- pkgver = 5.2.487
+ pkgver = 5.2.490
pkgrel = 1
url = https://cellframe.net
install = cellframe-node.install
@@ -20,9 +20,9 @@ pkgbase = cellframe-node-debug
conflicts = cellframe-node
options = !strip
options = !debug
- source = git+https://gitlab.demlabs.net/cellframe/cellframe-node.git#commit=0b0aa495bcdef34a2542143f3f2b66f6f24fff5d
- source = git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=1d77890a32dd0b33fdaf9cf9db419922c7088940
- source = git+https://gitlab.demlabs.net/dap/dap-sdk.git#commit=2f949bc90c2bc1922c0a8db260b9e2e371447ad3
+ source = git+https://gitlab.demlabs.net/cellframe/cellframe-node.git#commit=4a230d2f14bae3da29d72f258435a2b5d4b1a71c
+ source = git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=b086a5c64a7e4cb0a4cebc37ff9d85e2de952693
+ source = git+https://gitlab.demlabs.net/dap/dap-sdk.git#commit=087b8536e3f8779ab51f288af85f0c71b652e3bc
source = git+https://gitlab.demlabs.net/cellframe/python-cellframe.git#commit=ed5e4b338052f1897164519c30392a838ce405f4
source = cellframe-node.logrotate
source = cellframe-node-logrotate.service
diff --git a/PKGBUILD b/PKGBUILD
index 8338503f51e1..686617e5c64a 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.487
+pkgver=5.2.490
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=0b0aa495bcdef34a2542143f3f2b66f6f24fff5d
- git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=1d77890a32dd0b33fdaf9cf9db419922c7088940
- git+https://gitlab.demlabs.net/dap/dap-sdk.git#commit=2f949bc90c2bc1922c0a8db260b9e2e371447ad3
+source=(git+https://gitlab.demlabs.net/cellframe/$_pkgname.git#commit=4a230d2f14bae3da29d72f258435a2b5d4b1a71c
+ git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=b086a5c64a7e4cb0a4cebc37ff9d85e2de952693
+ git+https://gitlab.demlabs.net/dap/dap-sdk.git#commit=087b8536e3f8779ab51f288af85f0c71b652e3bc
git+https://gitlab.demlabs.net/cellframe/python-cellframe.git#commit=ed5e4b338052f1897164519c30392a838ce405f4
cellframe-node.logrotate
cellframe-node-logrotate.service