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 e4877cce9ca3..1f6a182777ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: yochananmargos
pkgname=lebiniou
pkgver=3.56.1
-pkgrel=1
+pkgrel=2
pkgdesc="A tool to create images from sound"
arch=('x86_64')
url="https://biniou.net"
@@ -10,7 +10,7 @@ license=('GPL')
depends=('libmagick6' 'fftw' 'sdl2_ttf' 'libcaca' 'ffmpeg' 'lebiniou-data>=3.56.0' 'ulfius')
makedepends=('uglify-js' 'nodejs-clean-css-cli' 'htmlmin')
source=("https://gitlab.com/lebiniou/lebiniou/-/archive/version-$pkgver/lebiniou-version-$pkgver.tar.gz")
-sha256sums=('be9533793c6e20186cb5b4d419f15e55a46d3e257140670157de2bde0a06c8ff')
+sha256sums=('7a50ed7d8d3779e4da16c9e5803d28324a47beba077bfa2fff434ec833c4773b')
build() {
cd "$pkgname-version-$pkgver"