summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabian Bornschein2023-12-27 14:41:24 +0100
committerFabian Bornschein2023-12-27 14:41:24 +0100
commitebaf80914de601453f8438fa83391f21db4cca8e (patch)
tree15c1687f58c027a99a38a206e804d45f2e941e58
parent49a477bf14d004fc3143363ac2a3b3f34c411d8b (diff)
downloadaur-ebaf80914de601453f8438fa83391f21db4cca8e.tar.gz
upgpkg: 5.0.6-0.1
* update to 5.0.6
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b25df7b6394..6bc2f1c0b9c3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = asusctl
pkgdesc = A control daemon, tools, and a collection of crates for interacting with ASUS ROG laptops
- pkgver = 5.0.5
+ pkgver = 5.0.6
pkgrel = 0.1
url = https://asus-linux.org
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = asusctl
makedepends = npm
makedepends = unzip
makedepends = yarn
- source = git+https://gitlab.com/asus-linux/asusctl.git#commit=b525411fd3ea9d1882e3370d9704643af620c634
+ source = git+https://gitlab.com/asus-linux/asusctl.git#commit=ce870cd5eda9e938f096ff191e4b94c184e95916
sha256sums = SKIP
pkgname = asusctl
@@ -36,7 +36,7 @@ pkgname = asusctl
pkgname = rog-control-center
pkgdesc = App to control asusctl
- depends = asusctl=5.0.5
+ depends = asusctl=5.0.6
depends = fontconfig
depends = glib2
depends = gtk3
@@ -47,6 +47,6 @@ pkgname = gnome-shell-extension-asusctl-gnome
pkgdesc = A gnome extension exposing some of the base features of asusd in a helpful and easy to use way
install = gnome-shell-extension-asusctl-gnome.install
arch = any
- depends = asusctl=5.0.5
+ depends = asusctl=5.0.6
depends = dconf
depends = gnome-shell
diff --git a/PKGBUILD b/PKGBUILD
index 4df06af79f02..d74df37b7162 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=(
rog-control-center
gnome-shell-extension-asusctl-gnome
)
-pkgver=5.0.5
+pkgver=5.0.6
pkgrel=0.1
pkgdesc="A control daemon, tools, and a collection of crates for interacting with ASUS ROG laptops"
arch=('x86_64')
@@ -30,7 +30,7 @@ makedepends=(
"unzip"
"yarn"
)
-_commit=b525411fd3ea9d1882e3370d9704643af620c634 # tags/5.0.5^0
+_commit=ce870cd5eda9e938f096ff191e4b94c184e95916 # tags/5.0.6^0
source=("git+https://gitlab.com/asus-linux/asusctl.git#commit=$_commit")
sha256sums=('SKIP')