summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rwxr-xr-xclight-gui.desktop2
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 50737583feaa..33a05c410d1e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = clight-gui-git
pkgdesc = Qt GUI for Clight
- pkgver = r34.51e68b4
+ pkgver = r38.8f44e71
pkgrel = 1
url = https://github.com/nullobsi/clight-gui
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = clight-gui-git
source = git+https://github.com/nullobsi/clight-gui.git
source = clight-gui.desktop
sha256sums = SKIP
- sha256sums = f5fbdb9d0e537aa3a95f01bafcfe34ee4cc217a91a5ed59000cc26d1afab7dd8
+ sha256sums = b9b12a9a7a4f7377938418a01e7270ba73a2383a4a1d9b262571683fd74da6ab
pkgname = clight-gui-git
diff --git a/PKGBUILD b/PKGBUILD
index e4a367c15600..2720b7172f83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=clight-gui-git
-pkgver=r34.51e68b4
+pkgver=r38.8f44e71
pkgrel=1
pkgdesc="Qt GUI for Clight"
arch=('x86_64')
@@ -13,7 +13,7 @@ conflicts=("${pkgname%-git}")
source=('git+https://github.com/nullobsi/clight-gui.git'
"${pkgname%-git}.desktop")
sha256sums=('SKIP'
- 'f5fbdb9d0e537aa3a95f01bafcfe34ee4cc217a91a5ed59000cc26d1afab7dd8')
+ 'b9b12a9a7a4f7377938418a01e7270ba73a2383a4a1d9b262571683fd74da6ab')
pkgver() {
cd "$srcdir/${pkgname%-git}"
diff --git a/clight-gui.desktop b/clight-gui.desktop
index 305ed52b468c..42367ab94857 100755
--- a/clight-gui.desktop
+++ b/clight-gui.desktop
@@ -1,6 +1,6 @@
[Desktop Entry]
Type=Application
-Icon=display-brightness
+Icon=clight
Name=Clight GUI
Exec=clight-gui
Terminal=false