summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMika Hyttinen2024-06-20 04:47:54 +0300
committerMika Hyttinen2024-06-20 04:47:54 +0300
commita37ea5704e5402a6a8e581955223a9ce2c35b742 (patch)
treef94bda9b8fe98b1b99ccdc367a9c9a3f98bc554c
parent5529c253d337f3f984c684f6b4b67c5040e72eae (diff)
downloadaur-a37ea5704e5402a6a8e581955223a9ce2c35b742.tar.gz
Update to 2.15.17
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 02baa32bb480..45339008a0ae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cellframe-dashboard
pkgdesc = Super application for managing Cellframe node
- pkgver = 2.15.15
+ pkgver = 2.15.17
pkgrel = 1
url = https://cellframe.net
install = cellframe-dashboard.install
@@ -22,7 +22,7 @@ pkgbase = cellframe-dashboard
conflicts = cellframe-wallet
conflicts = cellframe-node-debug
options = !debug
- source = git+https://gitlab.demlabs.net/cellframe/cellframe-dashboard.git#commit=5555facf496c0d9098ed48182b73f594690f612d
+ source = git+https://gitlab.demlabs.net/cellframe/cellframe-dashboard.git#commit=d503a94e0789d469628c703feca8b9af4bbd15e1
source = cellframe-node.logrotate
source = cellframe-node-logrotate.timer
source = cellframe-node-logrotate.service
diff --git a/PKGBUILD b/PKGBUILD
index e523d91e8750..e61cd8a53b0d 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.15.15
+pkgver=2.15.17
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=5555facf496c0d9098ed48182b73f594690f612d
+source=(git+https://gitlab.demlabs.net/cellframe/$pkgname.git#commit=d503a94e0789d469628c703feca8b9af4bbd15e1
cellframe-node.logrotate
cellframe-node-logrotate.timer
cellframe-node-logrotate.service