summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 49b703138471..c1d6dc7d7ec1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,19 @@
# Contributor: Static_Rocket
pkgname=asusctl
-pkgver=4.1.1
+pkgver=4.2.1
pkgrel=1
pkgdesc="A control daemon, CLI tools, and a collection of crates for interacting with ASUS ROG laptops"
arch=('x86_64')
url="https://gitlab.com/asus-linux/asusctl"
license=('MPL2')
depends=('hicolor-icon-theme' 'libusb' 'systemd' 'power-profiles-daemon')
-optdepends=('acpi_call: fan control')
+optdepends=('acpi_call: fan control'
+ 'supergfxctl: hybrid GPU control'
+ 'asusctltray: tray profile switcher')
makedepends=('git' 'rust')
conflicts=('asusctl-git')
-_commit=967295fba7faf66f5b76c25056fbb2b42f605665 # tags/4.1.1^0
+_commit=5017a0ea9b79b86d377d8be65556d0d13c35f9f9 # tags/4.2.1^0
source=("git+${url}.git#commit=$_commit")
sha256sums=('SKIP')