summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMika Hyttinen2023-12-21 04:45:05 +0200
committerMika Hyttinen2023-12-21 04:45:05 +0200
commite527b02dc50741cbda9cc3bb4b9de73cafdf869a (patch)
tree1ca7207b21f065116c27d70ff08d991e17a421b3 /PKGBUILD
parent88de3a8fc0cdb65468341a8cbbfc64b433bdfba0 (diff)
downloadaur-e527b02dc50741cbda9cc3bb4b9de73cafdf869a.tar.gz
Update to pre RC 2.12.74
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a48acbe2f377..4f5725e12877 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Mika Hyttinen <mika dot hyttinen+arch ät gmail dot com>
pkgname="cellframe-dashboard"
_nodename="cellframe-node"
-pkgver=2.12.72
-pkgrel=5
+pkgver=2.12.74
+pkgrel=1
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=a46d03cd37cef3c8d3560e6f79cac780e8e4f9df)
+source=(git+https://gitlab.demlabs.net/cellframe/$pkgname.git#commit=52783ef9d90ae2dd5145d4d4850245b0ad55cbae)
md5sums=(SKIP)
conflicts=(cellframe-node cellframe-wallet)
install=$pkgname.install