summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5c8aa353f821..6c578ecb8979 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: MCOfficer <MCOfficer@gmx.de>
pkgname=obs-plugin-spectralizer-bin
-pkgver=1.3.2
+pkgver=1.3.4
pkgrel=1
arch=(x86_64)
pkgdesc="Audio visualization for obs-studio using fftw, based on cli-visualizer"
@@ -9,7 +9,7 @@ url="https://github.com/univrsal/spectralizer"
license=('GPL2')
depends=("obs-studio" "fftw")
source=("https://github.com/univrsal/spectralizer/releases/download/v$pkgver/spectralizer.v$pkgver.bin.linux.x64.zip")
-sha256sums=('8680137570ce246846ae51cfe80862ae1662ad8ecc65dc15ac7d67d500dda29a')
+sha256sums=('3e6b5b36d56ef256b1605028f5baa989cef04d8f4d5cba4b638ac85579dc7d19')
package() {
cd $srcdir