summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD3SOX2021-05-24 20:58:04 +0200
committerD3SOX2021-05-24 20:58:04 +0200
commit26fe1b1daead7384bac38fab359f8893f5133db8 (patch)
tree7c4c534080908ad7284d7675dbbab2feab250e2c /PKGBUILD
parentd444245c6f30a3447c6aeefcdc375af3a0c9dbb8 (diff)
downloadaur-26fe1b1daead7384bac38fab359f8893f5133db8.tar.gz
update to 0.2.6
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ba8a502340b8..315be78f289a 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Nico <d3sox at protonmail dot com>
pkgname=soundux
-pkgver=0.2.5
+pkgver=0.2.6
pkgrel=1
pkgdesc="A cross-platform soundboard - stable version"
arch=('any')
@@ -10,7 +10,7 @@ depends=('pulseaudio' 'webkit2gtk' 'libwnck3' 'libappindicator-gtk3' 'lsb-releas
optdepends=('youtube-dl: downloader integration' 'ffmpeg: downloader integration' 'pipewire: pipewire backend')
makedepends=('git' 'cmake' 'ninja' 'pipewire')
source=("https://github.com/Soundux/Soundux/releases/download/$pkgver/soundux-$pkgver.tar.gz")
-sha256sums=('e84b8dc3f21d8db0bd27735ac15504794692bfd3882947686239eae887937458')
+sha256sums=('0cffff520b3d1e69ccbb10599ff1ff3c911d74eb01a4af8dc3d5132fa5535c63')
build() {
cd "${srcdir}/Soundux"