diff options
author | Fabian Bornschein | 2022-12-28 15:35:33 +0100 |
---|---|---|
committer | Fabian Bornschein | 2022-12-28 15:35:33 +0100 |
commit | 55088372469d544a258e676929ea85b5821b6d88 (patch) | |
tree | 9eacf3b9b8ed211617a82dbfe815cbbc8b2717e9 /PKGBUILD | |
parent | 9eeb818de36a96af34314cfc57c5a6331b698023 (diff) | |
download | aur-55088372469d544a258e676929ea85b5821b6d88.tar.gz |
4.5.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,7 +3,7 @@ pkgbase=asusctl pkgname=(asusctl rog-control-center) -pkgver=4.5.7 +pkgver=4.5.8 pkgrel=1 pkgdesc="A control daemon, tools, and a collection of crates for interacting with ASUS ROG laptops" arch=('x86_64') @@ -13,7 +13,7 @@ makedepends=('cmake' 'clang' 'git' 'rust' 'fontconfig' 'hicolor-icon-theme' 'libappindicator-gtk3' 'libusb' 'power-profiles-daemon' 'supergfxctl' 'systemd') conflicts=('asusctl-git') -_commit=c2aa81bfe3d5a60e27ab2f3736c5e7117783f906 # tags/4.5.7^0 +_commit=067738b94f4547b1015e1327e9e35b12177df78d # tags/4.5.8^0 source=("git+${url}.git#commit=$_commit") sha256sums=('SKIP') |