Update bento4 to 1.6.0.639

This commit is contained in:
Martchus 2021-10-10 19:38:20 +02:00
parent b63af7377e
commit 00707d01e2
1 changed files with 3 additions and 3 deletions

View File

@ -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}"