summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Brennan2023-06-05 21:33:54 -0600
committerAndy Brennan2023-06-05 21:33:54 -0600
commit9599e5a93d18086b2c3e1eb4a1299e45b34d8fc5 (patch)
tree07152e938f3497a71fd9d96652942dd76bb47d6f /PKGBUILD
parent8bb5688618295efcc8a7d04afdf8e6b0f883a774 (diff)
downloadaur-9599e5a93d18086b2c3e1eb4a1299e45b34d8fc5.tar.gz
Switch to upstream git repository
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e20f6a05b188..6cee6002269e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Andy Brennan <andy at beiwy dot com>
pkgname=apex-tux-git
-pkgver=r25.17f41f5
+pkgver=r27.565966a
pkgrel=1
pkgdesc="Support for Steelseries Apex keyboard OLED screens"
arch=('x86_64')
url="https://github.com/not-jan/apex-tux"
license=('Unlicense')
groups=()
-depends=('libstatgrab' 'libusb' 'dbus')
+depends=('libusb' 'dbus')
makedepends=('git' 'cargo-nightly')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
@@ -16,7 +16,7 @@ backup=("etc/${pkgname%-git}/settings.toml")
options=()
install=
source=(
- 'git+https://github.com/brennana/apex-tux.git#branch=aur'
+ 'git+https://github.com/not-jan/apex-tux.git'
'settings.toml'
'98-steelseries.rules'
'apex-tux.service'