summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD3SOX2021-03-17 22:44:50 +0100
committerD3SOX2021-03-17 22:44:50 +0100
commita3ed580aaf00ac453575c96553aaabc5a90e2cd5 (patch)
tree6c4331c1ace55687a9414c62709e719f1964c4e6 /PKGBUILD
parent0097cee70068138ce44b1f21278666828c8983f2 (diff)
downloadaur-a3ed580aaf00ac453575c96553aaabc5a90e2cd5.tar.gz
add libwnck3 depdency for icons
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3eb1f8bfb2df..e54f774756ec 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Nico <d3sox at protonmail dot com>
pkgname=soundux-git
-pkgver=r613.81e4070
-pkgrel=1
+pkgver=r663.efd428d
+pkgrel=2
epoch=1
pkgdesc="A cross-platform soundboard"
arch=('any')
url="https://github.com/Soundux/Soundux"
license=('GPL3')
-depends=('pulseaudio' 'webkit2gtk')
+depends=('pulseaudio' 'webkit2gtk' 'libwnck3')
makedepends=('git' 'cmake' 'ninja')
conflicts=('soundux')
provides=('soundux')