summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMika Hyttinen2024-02-16 15:42:24 +0200
committerMika Hyttinen2024-02-16 15:42:24 +0200
commit9f098ff74e55309b2b9adc50588ab1231bff3823 (patch)
treedb85371cc622959a7a9717b45049f06a50270213
parentf0fdead7f0b820efe7a2cadcad6f6aa41462a551 (diff)
downloadaur-9f098ff74e55309b2b9adc50588ab1231bff3823.tar.gz
Update to 2.13.34
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 16ddf5b56193..501fa9e28fbc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cellframe-dashboard
pkgdesc = Super application for managing Cellframe node
- pkgver = 2.13.32
+ pkgver = 2.13.34
pkgrel = 1
url = https://cellframe.net
install = cellframe-dashboard.install
@@ -21,7 +21,7 @@ pkgbase = cellframe-dashboard
conflicts = cellframe-node
conflicts = cellframe-wallet
options = !debug
- source = git+https://gitlab.demlabs.net/cellframe/cellframe-dashboard.git#commit=f7188c3688627caf70b233ab6a8fedd781bdc91e
+ source = git+https://gitlab.demlabs.net/cellframe/cellframe-dashboard.git#commit=fa0f405873d28e0b6ea70baed68f9ddb8c3b3b85
source = cellframe-node.logrotate
source = cellframe-node-logrotate.timer
source = cellframe-node-logrotate.service
diff --git a/PKGBUILD b/PKGBUILD
index 0e3c10afb162..5ceb94ad156e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mika Hyttinen <mika dot hyttinen+arch ät gmail dot com>
pkgname="cellframe-dashboard"
_nodename="cellframe-node"
-pkgver=2.13.32
+pkgver=2.13.34
pkgrel=1
pkgdesc="Super application for managing Cellframe node"
arch=(x86_64 aarch64)
@@ -10,7 +10,7 @@ license=(GPL3)
depends=(qt5-graphicaleffects qt5-base qt5-quickcontrols2 qt5-quickcontrols logrotate libxcrypt-compat)
makedepends=(git qt5-base qt5-declarative cmake python3)
options=(!debug)
-source=(git+https://gitlab.demlabs.net/cellframe/$pkgname.git#commit=f7188c3688627caf70b233ab6a8fedd781bdc91e
+source=(git+https://gitlab.demlabs.net/cellframe/$pkgname.git#commit=fa0f405873d28e0b6ea70baed68f9ddb8c3b3b85
cellframe-node.logrotate
cellframe-node-logrotate.timer
cellframe-node-logrotate.service