summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMika Hyttinen2024-01-10 07:26:04 +0200
committerMika Hyttinen2024-01-10 07:26:04 +0200
commit3c0636d69d9360e4d34f968db88884de7671d0a3 (patch)
tree5caa30f60de49402f43b03cf7bf48c55cdab818f
parentef0f2d804587f22ff3bfb623daf2271ebcdd9269 (diff)
downloadaur-3c0636d69d9360e4d34f968db88884de7671d0a3.tar.gz
2.3.15 final version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 32fb5e6cefb8..5240dbcff465 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cellframe-dashboard
pkgdesc = Super application for managing Cellframe node
pkgver = 2.13.5
- pkgrel = 5
+ pkgrel = 6
url = https://cellframe.net
install = cellframe-dashboard.install
arch = x86_64
@@ -22,7 +22,7 @@ pkgbase = cellframe-dashboard
conflicts = cellframe-wallet
options = !makeflags
options = !buildflags
- source = git+https://gitlab.demlabs.net/cellframe/cellframe-dashboard.git#commit=d0b026a4655c603330390265de10ec157b76f615
+ source = git+https://gitlab.demlabs.net/cellframe/cellframe-dashboard.git#commit=de2175fe2f5dcd5d0132e66c95601f115d65dacc
source = cellframe-node.logrotate
source = cellframe-node-logrotate.timer
source = cellframe-node-logrotate.service
diff --git a/PKGBUILD b/PKGBUILD
index 0d77429162de..9acdd3043473 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname="cellframe-dashboard"
_nodename="cellframe-node"
pkgver=2.13.5
-pkgrel=5
+pkgrel=6
pkgdesc="Super application for managing Cellframe node"
arch=(x86_64 aarch64)
url="https://cellframe.net"
@@ -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=(!makeflags !buildflags)
-source=(git+https://gitlab.demlabs.net/cellframe/$pkgname.git#commit=d0b026a4655c603330390265de10ec157b76f615
+source=(git+https://gitlab.demlabs.net/cellframe/$pkgname.git#commit=de2175fe2f5dcd5d0132e66c95601f115d65dacc
cellframe-node.logrotate
cellframe-node-logrotate.timer
cellframe-node-logrotate.service