summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD3SOX2021-03-23 23:52:43 +0100
committerD3SOX2021-03-23 23:52:43 +0100
commit00745abbbbfce4d7240b2eeeb8847f669b78765e (patch)
tree5f4f92ecdbf525a8544508fa42c8864f72accdd2 /PKGBUILD
parenta3ed580aaf00ac453575c96553aaabc5a90e2cd5 (diff)
downloadaur-00745abbbbfce4d7240b2eeeb8847f669b78765e.tar.gz
add optdepends, update description with unstable tag
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e54f774756ec..cc1d8dafd868 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,14 @@
# Maintainer: Nico <d3sox at protonmail dot com>
pkgname=soundux-git
-pkgver=r663.efd428d
-pkgrel=2
+pkgver=r743.609d61c
+pkgrel=1
epoch=1
-pkgdesc="A cross-platform soundboard"
+pkgdesc="A cross-platform soundboard - unstable development version"
arch=('any')
url="https://github.com/Soundux/Soundux"
license=('GPL3')
depends=('pulseaudio' 'webkit2gtk' 'libwnck3')
+optdepends=('youtube-dl: downloader integration' 'ffmpeg: downloader integration')
makedepends=('git' 'cmake' 'ninja')
conflicts=('soundux')
provides=('soundux')