summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorFabian Bornschein2022-08-02 14:49:54 +0200
committerFabian Bornschein2022-08-02 14:49:54 +0200
commite8faf49cfbfcb239ed6caaf9eed0753f86b56e07 (patch)
tree3cdca46a5d217ccd0210d95a77828789337cd4c5 /.SRCINFO
parent51d49584498867bce02bbf5dba3ae7340d5462e9 (diff)
downloadaur-e8faf49cfbfcb239ed6caaf9eed0753f86b56e07.tar.gz
4.3.3, also split into asusctl and rog-control-center
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 15 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9cf6c068fe87..988df60594b7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,21 +1,30 @@
pkgbase = asusctl
pkgdesc = A control daemon, CLI tools, and a collection of crates for interacting with ASUS ROG laptops
- pkgver = 4.3.0
+ pkgver = 4.3.3
pkgrel = 1
url = https://gitlab.com/asus-linux/asusctl
arch = x86_64
license = MPL2
makedepends = git
makedepends = rust
- depends = hicolor-icon-theme
+ makedepends = hicolor-icon-theme
+ makedepends = libusb
+ makedepends = systemd
+ makedepends = power-profiles-daemon
+ conflicts = asusctl-git
+ source = git+https://gitlab.com/asus-linux/asusctl.git#commit=773c9902a578af7d32090571a44a57641b9b4f8a
+ sha256sums = SKIP
+
+pkgname = asusctl
depends = libusb
depends = systemd
depends = power-profiles-daemon
+ depends = hicolor-icon-theme
optdepends = acpi_call: fan control
optdepends = supergfxctl: hybrid GPU control
optdepends = asusctltray: tray profile switcher
- conflicts = asusctl-git
- source = git+https://gitlab.com/asus-linux/asusctl.git#commit=cd7e748c88d6018351d7a9bf3559f4194b494d72
- sha256sums = SKIP
+ optdepends = rog-control-center: Desktop App to control asusctl
-pkgname = asusctl
+pkgname = rog-control-center
+ pkgdesc = Desktop App to control asusctl
+ depends = asusctl