summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabian Bornschein2024-02-25 00:59:11 +0100
committerFabian Bornschein2024-02-25 00:59:11 +0100
commit27739ff27e50241bd470c0f0fb99dab94e3247ef (patch)
treec0d2ce9fe8aca492b4b3430ded93044b88fc8301
parent21fb11416ab464bca9c29316f4cbc874e5f711b5 (diff)
downloadaur-27739ff27e50241bd470c0f0fb99dab94e3247ef.tar.gz
upgpkg: 5.0.8-0.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e903abd206c6..708cc3ddd251 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = asusctl
pkgdesc = A control daemon, tools, and a collection of crates for interacting with ASUS ROG laptops
- pkgver = 5.0.7
- pkgrel = 0.2
+ pkgver = 5.0.8
+ pkgrel = 0.1
url = https://asus-linux.org
arch = x86_64
license = MPL-2.0
@@ -18,7 +18,7 @@ pkgbase = asusctl
makedepends = npm
makedepends = unzip
makedepends = yarn
- source = git+https://gitlab.com/asus-linux/asusctl.git#commit=6f4a7e16dc8aeaf74368304ef997dcc4cb1e2be1
+ source = git+https://gitlab.com/asus-linux/asusctl.git#commit=bb7b3a81fb650b7f1e0e773b7eeb6a8d75412df5
sha256sums = SKIP
pkgname = asusctl
diff --git a/PKGBUILD b/PKGBUILD
index 9741c8e30959..487354c5398f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@ pkgname=(
rog-control-center
gnome-shell-extension-asusctl-gnome
)
-pkgver=5.0.7
-pkgrel=0.2
+pkgver=5.0.8
+pkgrel=0.1
pkgdesc="A control daemon, tools, and a collection of crates for interacting with ASUS ROG laptops"
arch=('x86_64')
url="https://asus-linux.org"
@@ -30,7 +30,7 @@ makedepends=(
"unzip"
"yarn"
)
-_commit=6f4a7e16dc8aeaf74368304ef997dcc4cb1e2be1 # tags/5.0.7^0
+_commit=bb7b3a81fb650b7f1e0e773b7eeb6a8d75412df5 # tags/5.0.8^0
source=("git+https://gitlab.com/asus-linux/asusctl.git#commit=$_commit")
sha256sums=('SKIP')