summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD3SOX2021-03-17 22:43:32 +0100
committerD3SOX2021-03-17 22:43:32 +0100
commitaca3947036abddc23ed638c182f29bd5160a02ae (patch)
treec3f5f3aba95f90a408e26c948db73e418774f6dd /PKGBUILD
parentc48ded19a36b95e7094e7710bf1caaf95c5faf62 (diff)
downloadaur-aca3947036abddc23ed638c182f29bd5160a02ae.tar.gz
update to 0.2.2_b2
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e6ff1a78786a..ff0b6a24f07c 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Nico <d3sox at protonmail dot com>
pkgname=soundux
-pkgver=0.2.2_b1
+pkgver=0.2.2_b2
pkgrel=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')
source=("git+https://github.com/Soundux/Soundux#tag=$pkgver")
sha256sums=('SKIP')