summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxiota2023-11-05 10:16:32 -0800
committerxiota2023-11-05 10:17:38 -0800
commit7eba7208b708b3ee5a65e654ae4be9cf39e2553f (patch)
tree66f73cb7d59ac332c73f11cec2b882c016d2dedd
parent163b1923655aa3a860c0bd1709ac5123bca37176 (diff)
downloadaur-7eba7208b708b3ee5a65e654ae4be9cf39e2553f.tar.gz
remove chaotic-aur optdep
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD3
2 files changed, 1 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d4f4da178865..6663ce083c06 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -41,7 +41,6 @@ pkgbase = dolphin-emu-debugfast-git
depends = fmt
depends = libspng
depends = mbedtls2
- optdepends = chaotic-interfere: chaotic-aur interference tracker
optdepends = pulseaudio: PulseAudio backend
provides = dolphin-emu
conflicts = dolphin-emu
diff --git a/PKGBUILD b/PKGBUILD
index a55d6a76e829..b84098ce5c34 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer:
+# Maintainer: xiota / aur.chaotic.cx
# Contributor: Kerrick Staley <kerrick@kerrickstaley.com>
# Contributor: schuay <jakob.gruber@gmail.com>
# Contributor: Maxime Gauduin <alucryd@archlinux.org>
@@ -60,7 +60,6 @@ makedepends+=(
python
)
optdepends=(
- 'chaotic-interfere: chaotic-aur interference tracker'
'pulseaudio: PulseAudio backend'
)