summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMika Hyttinen2023-12-31 12:22:55 +0200
committerMika Hyttinen2023-12-31 12:22:55 +0200
commitec677ca5f4ae48f0dbb5c31245a146a2420b8962 (patch)
tree09cf630e773c1e055b0d6466daa1d7512cea6928 /PKGBUILD
parent9803a0a3b5fd0f722fb9081c6e076b277f3bd857 (diff)
downloadaur-ec677ca5f4ae48f0dbb5c31245a146a2420b8962.tar.gz
Update to latest RC
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4ff25d30d252..35c58fe167c0 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.12.81
+pkgver=2.13.5
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=(!makeflags !buildflags)
-source=(git+https://gitlab.demlabs.net/cellframe/$pkgname.git#commit=4a55d77efdb3c6a05fbb8b802706ae979b31859d)
+source=(git+https://gitlab.demlabs.net/cellframe/$pkgname.git#commit=d38b3cd135e31c6a2569ff9582bbc4f4094ecd8c)
md5sums=(SKIP)
conflicts=(cellframe-node cellframe-wallet)
install=$pkgname.install