summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabian Bornschein2022-12-28 15:35:33 +0100
committerFabian Bornschein2022-12-28 15:35:33 +0100
commit55088372469d544a258e676929ea85b5821b6d88 (patch)
tree9eacf3b9b8ed211617a82dbfe815cbbc8b2717e9 /PKGBUILD
parent9eeb818de36a96af34314cfc57c5a6331b698023 (diff)
downloadaur-55088372469d544a258e676929ea85b5821b6d88.tar.gz
4.5.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 417fe0028cbb..1c8945749621 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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')