community/mediainfo: upgrade to 18.05

switch to the *.xz source archive
This commit is contained in:
prspkt 2018-05-14 16:29:59 +00:00 committed by Jakub Jirutka
parent ba8f2973ed
commit 2c8c652abe

View File

@ -1,14 +1,14 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=mediainfo
pkgver=18.03.1
pkgver=18.05
pkgrel=0
pkgdesc="Supplies technical and tag information about media files (CLI)"
url="https://mediaarea.net/en/MediaInfo"
arch="all"
license="BSD-2-Clause"
makedepends="automake autoconf cmake libmediainfo-dev>=$pkgver libtool libzen-dev"
source="https://mediaarea.net/download/source/$pkgname/$pkgver/${pkgname}_$pkgver.tar.bz2"
source="https://mediaarea.net/download/source/$pkgname/$pkgver/${pkgname}_$pkgver.tar.xz"
builddir="$srcdir/MediaInfo"
_clidir="$builddir/Project/GNU/CLI"
@ -44,4 +44,4 @@ package() {
make DESTDIR="$pkgdir" install
}
sha512sums="eda13c7eae8cdf1f1171ab8af9eb124361cdb16f583ea4028c991c17cbc6e264edceb37b840fdd9bdc76d625b3ea7347e6faa355b1c38a5376c4269b72d97f56 mediainfo_18.03.1.tar.bz2"
sha512sums="10ffad5828d7afe83533e6e850f7124499fe1cdce024c9f3f46c5ab2333e19d40747feea641ce0b8a8d37f9aa069db39e205d0ac2bf1f5189ee2b044d6d7e2bf mediainfo_18.05.tar.xz"