summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim van Leuverden2023-05-09 20:46:50 +0200
committerTim van Leuverden2023-05-09 20:46:50 +0200
commitf969cd98f7ef2ca226e4cf8a782aa574a333ff86 (patch)
tree02564780cf2809484bc2b98c8486c7c99d7ba11a
parent44be9cce4f24b7d8b03e67376fff7b244681da4b (diff)
downloadaur-f969cd98f7ef2ca226e4cf8a782aa574a333ff86.tar.gz
Fix indentation
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ed1733a73f76..071b8ba40a8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,8 +22,8 @@ optdepends=('python-gobject: GTK frontend'
'python-pyqt5: Qt frontend'
'python-urwid: ncurses frontend'
'python-pillow: thumbnail images for GUI frontends'
- 'python-pyinotify: instant media recognition tracker'
- 'python-pydbus: MPRIS media recognition tracker'
+ 'python-pyinotify: instant media recognition tracker'
+ 'python-pydbus: MPRIS media recognition tracker'
'lsof: polling tracker/pyinotify alternative')
source=("${pkgname}-${pkgver}::git+https://github.com/z411/${pkgname}.git#tag=v${pkgver}"