summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabian Bornschein2024-01-05 10:16:53 +0100
committerFabian Bornschein2024-01-05 10:16:53 +0100
commita961fa2cd5d743e4cc4ec997b661c69a1de94aae (patch)
tree39debab8d2db949edd4b79b318fd88e52808a38d
parentebaf80914de601453f8438fa83391f21db4cca8e (diff)
downloadaur-a961fa2cd5d743e4cc4ec997b661c69a1de94aae.tar.gz
updpkg: 5.0.7-0.1
* update to 5.0.7
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6bc2f1c0b9c3..517e6c1de1ca 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.6
+ pkgver = 5.0.7
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=ce870cd5eda9e938f096ff191e4b94c184e95916
+ source = git+https://gitlab.com/asus-linux/asusctl.git#commit=6f4a7e16dc8aeaf74368304ef997dcc4cb1e2be1
sha256sums = SKIP
pkgname = asusctl
@@ -36,7 +36,7 @@ pkgname = asusctl
pkgname = rog-control-center
pkgdesc = App to control asusctl
- depends = asusctl=5.0.6
+ depends = asusctl=5.0.7
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.6
+ depends = asusctl=5.0.7
depends = dconf
depends = gnome-shell
diff --git a/PKGBUILD b/PKGBUILD
index d74df37b7162..185814508907 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=(
rog-control-center
gnome-shell-extension-asusctl-gnome
)
-pkgver=5.0.6
+pkgver=5.0.7
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=ce870cd5eda9e938f096ff191e4b94c184e95916 # tags/5.0.6^0
+_commit=6f4a7e16dc8aeaf74368304ef997dcc4cb1e2be1 # tags/5.0.7^0
source=("git+https://gitlab.com/asus-linux/asusctl.git#commit=$_commit")
sha256sums=('SKIP')