summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMika Hyttinen2024-02-15 19:46:26 +0200
committerMika Hyttinen2024-02-15 19:46:26 +0200
commitf0fdead7f0b820efe7a2cadcad6f6aa41462a551 (patch)
tree195c15c438525d597d7af058ed3706ff2ae8ee3a
parentc3ccfb310e89545843de04e41d69cd7c3b42465c (diff)
downloadaur-f0fdead7f0b820efe7a2cadcad6f6aa41462a551.tar.gz
Update to 2.13.32
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aa688e9fb89c..16ddf5b56193 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cellframe-dashboard
pkgdesc = Super application for managing Cellframe node
- pkgver = 2.13.5
- pkgrel = 7
+ pkgver = 2.13.32
+ pkgrel = 1
url = https://cellframe.net
install = cellframe-dashboard.install
arch = x86_64
@@ -20,9 +20,8 @@ pkgbase = cellframe-dashboard
depends = libxcrypt-compat
conflicts = cellframe-node
conflicts = cellframe-wallet
- options = !makeflags
- options = !buildflags
- source = git+https://gitlab.demlabs.net/cellframe/cellframe-dashboard.git#commit=de2175fe2f5dcd5d0132e66c95601f115d65dacc
+ options = !debug
+ source = git+https://gitlab.demlabs.net/cellframe/cellframe-dashboard.git#commit=f7188c3688627caf70b233ab6a8fedd781bdc91e
source = cellframe-node.logrotate
source = cellframe-node-logrotate.timer
source = cellframe-node-logrotate.service
diff --git a/PKGBUILD b/PKGBUILD
index dc704468065d..0e3c10afb162 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Mika Hyttinen <mika dot hyttinen+arch ät gmail dot com>
pkgname="cellframe-dashboard"
_nodename="cellframe-node"
-pkgver=2.13.5
-pkgrel=7
+pkgver=2.13.32
+pkgrel=1
pkgdesc="Super application for managing Cellframe node"
arch=(x86_64 aarch64)
url="https://cellframe.net"
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=de2175fe2f5dcd5d0132e66c95601f115d65dacc
+options=(!debug)
+source=(git+https://gitlab.demlabs.net/cellframe/$pkgname.git#commit=f7188c3688627caf70b233ab6a8fedd781bdc91e
cellframe-node.logrotate
cellframe-node-logrotate.timer
cellframe-node-logrotate.service