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 1a64066ca26e..22b43de1216b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: stardust95
# Contributor: yochananmargos
pkgname=lebiniou
-pkgver=3.53.2
+pkgver=3.53.3
pkgrel=1
pkgdesc="A tool to create images from sound"
arch=('x86_64')
@@ -9,7 +9,7 @@ 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=('e5bc90c675035e6747b7ecfe242167e50cad07dd79717132af000887149a41ad')
+sha256sums=('5f063445ce0e318518ab645729d236ffe92395a726426773361e17d8e04a6e6f')
build() {
cd "$pkgname-version-$pkgver"