summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornate2023-10-03 17:07:30 -0500
committernate2023-10-03 17:07:30 -0500
commit5fd2bb032613c21a4d1dcd90fbddc29d6bdefa00 (patch)
tree34c5c2b93b24e5d4462fe2b5bc9f0bbb47e7756b /PKGBUILD
parent7db20e394e4064f74202a5c4d6c87150a2fc2e2f (diff)
downloadaur-5fd2bb032613c21a4d1dcd90fbddc29d6bdefa00.tar.gz
add yelp optional dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3f497ba64b88..f99334ffc977 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=xplayer
pkgver=2.4.2
-pkgrel=2
+pkgrel=3
pkgdesc="Simple media player. X-Apps Project."
arch=('i686' 'x86_64' 'armv7h')
license=('GPL')
@@ -21,6 +21,7 @@ optdepends=(
'lirc: Infrared remote control plugin'
'zeitgeist: Zeitgeist interface plugin'
'grilo: Grilo plugins'
+ 'yelp: View help and documentation from the app'
)
provides=($pkgname)
conflicts=('xplayer-git')