summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0eebb9d8008c..e5a85baebc08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,17 @@
# Contributor: Static_Rocket
pkgname=asusctl
-pkgver=4.0.6
+pkgver=4.0.7
pkgrel=1
pkgdesc="Asus hardware control utilities"
arch=('x86_64')
url="https://gitlab.com/asus-linux/asusctl"
license=('MPL2')
-depends=('libusb' 'systemd' 'power-profiles-daemon')
+depends=('hicolor-icon-theme' 'libusb' 'systemd' 'power-profiles-daemon')
optdepends=('acpi_call: fan control')
makedepends=('git' 'rust')
conflicts=('asusctl-git')
-_commit=38d047cb8a4c6342dde6b78ff78302ebf8236a7b # tags/4.0.6^0
+_commit=ba40c3f739462a2488dd05c96ce7f81372311fd7 # tags/4.0.7^0
source=("git+${url}.git#commit=$_commit")
sha256sums=('SKIP')