From 00707d01e29a0f066f58afc6122a96c8ee5eb45e Mon Sep 17 00:00:00 2001 From: Martchus Date: Sun, 10 Oct 2021 19:38:20 +0200 Subject: [PATCH] Update bento4 to 1.6.0.639 --- bento4/default/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bento4/default/PKGBUILD b/bento4/default/PKGBUILD index 105bec0b..5b941a58 100644 --- a/bento4/default/PKGBUILD +++ b/bento4/default/PKGBUILD @@ -4,8 +4,8 @@ # you also find the URL of a binary repository. pkgname=bento4 -pkgver=1.6.0.637 -_pkgverstr=1-6-0-637 +pkgver=1.6.0.639 +_pkgverstr=1-6-0-639 pkgrel=1 pkgdesc='C++ class library and tools designed to read and write ISO-MP4 files' arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64') @@ -14,7 +14,7 @@ license=('GPL') makedepends=('cmake') optdepends=('python') source=("http://zebulon.bok.net/Bento4/source/Bento4-SRC-${_pkgverstr}.zip") -sha1sums=('45b627e73253a3e03fa31af3b843f2c194f85793') +sha1sums=('d3351ffb425aadc698227ba84f5ec3401cad795a') build() { cd "${srcdir}"