summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD3SOX2021-04-01 00:28:21 +0200
committerD3SOX2021-04-01 00:28:21 +0200
commit7d8553e74f790e356e0b2deef10bd7713f55b70c (patch)
tree9fd3ad71f7127fac7502ee52e369a566f4e07d23 /PKGBUILD
parent8243558dff76c3542737161bda2126cda10b4b6d (diff)
downloadaur-7d8553e74f790e356e0b2deef10bd7713f55b70c.tar.gz
update to 0.2.2_b3
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 20d21d092228..a0b2446dc275 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,13 @@
# Maintainer: Nico <d3sox at protonmail dot com>
pkgname=soundux
-pkgver=0.2.2_b2
+pkgver=0.2.2_b3
pkgrel=1
pkgdesc="A cross-platform soundboard - stable version"
arch=('any')
url="https://github.com/Soundux/Soundux"
license=('GPL3')
-depends=('pulseaudio' 'webkit2gtk' 'libwnck3')
+depends=('pulseaudio' 'webkit2gtk' 'libwnck3' 'libappindicator-gtk3')
+optdepends=('youtube-dl: downloader integration' 'ffmpeg: downloader integration')
makedepends=('git' 'cmake' 'ninja')
source=("git+https://github.com/Soundux/Soundux#tag=$pkgver")
sha256sums=('SKIP')