summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMika Hyttinen2023-02-17 05:56:44 +0200
committerMika Hyttinen2023-02-17 05:56:44 +0200
commit3f4f4b2fc9ae6736f57cbe40e20345df029b7c7b (patch)
tree3ff2b9ff5c012909ceca8644b00a17d0a4186fd1 /PKGBUILD
parent6b1cf47279f398f6342faf563c5568414cd61727 (diff)
downloadaur-3f4f4b2fc9ae6736f57cbe40e20345df029b7c7b.tar.gz
Update to 2.10.25
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6bfc58b6f9ad..2442b45ce98b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
-# Maintainer: Mika Hyttinen <mika.hyttinen@gmail.com>
+# Maintainer: Mika Hyttinen <mika dot hyttinen at gmail dot com>
pkgname=cellframe-dashboard
-pkgver=2.10.19
+pkgver=2.10.25
pkgrel=1
pkgdesc="Super application for managing Cellframe node"
arch=('x86_64' 'aarch64')
@@ -9,7 +9,7 @@ license=('GPL3')
depends=(cellframe-node qt5-graphicaleffects qt5-base qt5-quickcontrols2 qt5-quickcontrols2)
makedepends=(git qt5-base qt5-declarative)
options=()
-source=(git+https://gitlab.demlabs.net/cellframe/$pkgname.git#commit=04b16557332a61347879ca062c44adb64b185d3f)
+source=(git+https://gitlab.demlabs.net/cellframe/$pkgname.git#commit=50ab34941438c86e043094e92b50516874016bb4)
md5sums=('SKIP')
install=$pkgname.install