summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMika Hyttinen2024-04-09 17:58:38 +0300
committerMika Hyttinen2024-04-09 17:58:38 +0300
commit5836f02f91526c7427ad57bdb351c6b3d2012cb3 (patch)
treebbe5f53386ee82e391131acc52e409eea9acbc11
parent1a02475dce16681a047b782fa5c5172099375b03 (diff)
downloadaur-5836f02f91526c7427ad57bdb351c6b3d2012cb3.tar.gz
Update to 5.2.496
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD16
2 files changed, 16 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d62a7dff06d8..b1b6da6a451e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cellframe-node-debug
pkgdesc = Cellframe blockchain node with a powerful SDK
- pkgver = 5.2.490
- pkgrel = 3
+ pkgver = 5.2.496
+ pkgrel = 1
url = https://cellframe.net
install = cellframe-node.install
arch = x86_64
@@ -20,8 +20,8 @@ pkgbase = cellframe-node-debug
conflicts = cellframe-node
options = !strip
options = !debug
- 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/cellframe/cellframe-node.git#commit=d07d34205a55ee78fb3c37829ab9d8d6ecd193a1
+ source = git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=60dddcc3dfc6ef8e14180864083b2d3b393ec7a7
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
@@ -29,10 +29,10 @@ pkgbase = cellframe-node-debug
source = cellframe-node-logrotate.timer
source = cellframe-node.service
source = cellframe-node.asan.service
- md5sums = 485f1111843276340b0f1faf87abc3d0
- md5sums = 23343c3c8be3363a5ac2b78a85eb96dc
- md5sums = 6d8313251c773f8e8d2bce61636da94b
- md5sums = db753282b4e1647387fab277598c79ca
+ md5sums = SKIP
+ md5sums = SKIP
+ md5sums = SKIP
+ md5sums = SKIP
md5sums = 6a52220e0b285dc9e803082f36897ad4
md5sums = 7c1087eea7336d99c4af55119673b009
md5sums = 47edb0d55d537e72f3de07ec6a72ea78
diff --git a/PKGBUILD b/PKGBUILD
index 8981318255f6..b4e5e831ce45 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.490
-pkgrel=3
+pkgver=5.2.496
+pkgrel=1
pkgdesc="Cellframe blockchain node with a powerful SDK"
arch=('x86_64' 'aarch64')
url="https://cellframe.net"
@@ -10,8 +10,8 @@ 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=4a230d2f14bae3da29d72f258435a2b5d4b1a71c
- git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=b086a5c64a7e4cb0a4cebc37ff9d85e2de952693
+source=(git+https://gitlab.demlabs.net/cellframe/$_pkgname.git#commit=d07d34205a55ee78fb3c37829ab9d8d6ecd193a1
+ git+https://gitlab.demlabs.net/cellframe/cellframe-sdk.git#commit=60dddcc3dfc6ef8e14180864083b2d3b393ec7a7
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
@@ -19,10 +19,10 @@ source=(git+https://gitlab.demlabs.net/cellframe/$_pkgname.git#commit=4a230d2f14
cellframe-node-logrotate.timer
cellframe-node.service
cellframe-node.asan.service)
-md5sums=('485f1111843276340b0f1faf87abc3d0'
- '23343c3c8be3363a5ac2b78a85eb96dc'
- '6d8313251c773f8e8d2bce61636da94b'
- 'db753282b4e1647387fab277598c79ca'
+md5sums=('SKIP'
+ 'SKIP'
+ 'SKIP'
+ 'SKIP'
'6a52220e0b285dc9e803082f36897ad4'
'7c1087eea7336d99c4af55119673b009'
'47edb0d55d537e72f3de07ec6a72ea78'