summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 38d8c1efbf9c..1a64066ca26e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: stardust95
# Contributor: yochananmargos
pkgname=lebiniou
-pkgver=3.53.0
-pkgrel=2
+pkgver=3.53.2
+pkgrel=1
pkgdesc="A tool to create images from sound"
arch=('x86_64')
url="https://biniou.net"
license=('GPL')
depends=('libmagick6' 'fftw' 'sdl2_ttf' 'libcaca' 'ffmpeg' 'lebiniou-data' 'ulfius')
source=("https://gitlab.com/lebiniou/lebiniou/-/archive/version-$pkgver/lebiniou-version-$pkgver.tar.gz")
-sha256sums=('a048c4482629ac6c65f3ecedbd2c32fb5e80b69c020c4633c7becc33444e43e1')
+sha256sums=('e5bc90c675035e6747b7ecfe242167e50cad07dd79717132af000887149a41ad')
build() {
cd "$pkgname-version-$pkgver"