summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Brennan2023-03-02 00:20:52 -0700
committerAndy Brennan2023-03-02 00:32:04 -0700
commitf44913b4f694f1020e9e70ac65e729e6fc696997 (patch)
treec73ea8482f5fa4da58fe6e010dfd81783f009d8e
parent394d2887d15f4c9671d68b8234e5602e6ad86e27 (diff)
downloadaur-f44913b4f694f1020e9e70ac65e729e6fc696997.tar.gz
Switch to aur branch
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0b8fb70bdf0f..351c4071cb56 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -13,7 +13,7 @@ pkgbase = apex-tux-git
provides = apex-tux
conflicts = apex-tux
backup = etc/apex-tux/settings.toml
- source = git+https://github.com/brennana/apex-tux.git#branch=stats-provider
+ source = git+https://github.com/brennana/apex-tux.git#branch=aur
source = settings.toml
source = 98-steelseries.rules
source = apex-tux.service
diff --git a/PKGBUILD b/PKGBUILD
index 68aed93e5748..5296e1b8a2fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ backup=("etc/${pkgname%-git}/settings.toml")
options=()
install=
source=(
- 'git+https://github.com/brennana/apex-tux.git#branch=stats-provider'
+ 'git+https://github.com/brennana/apex-tux.git#branch=aur'
'settings.toml'
'98-steelseries.rules'
'apex-tux.service'