[arch-commits] Commit in mediainfo/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Fri Jan 9 21:43:05 UTC 2015
Date: Friday, January 9, 2015 @ 22:43:05
Author: spupykin
Revision: 125689
upgpkg: mediainfo 0.7.72-1
upd
Modified:
mediainfo/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-01-09 21:43:01 UTC (rev 125688)
+++ PKGBUILD 2015-01-09 21:43:05 UTC (rev 125689)
@@ -3,7 +3,7 @@
# Maintainer: hydro <hydro at freenet.de>
pkgname=mediainfo
-pkgver=0.7.71
+pkgver=0.7.72
pkgrel=1
pkgdesc="supplies technical and tag information about a video or audio file"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
depends=('libmediainfo')
makedepends=('libtool' 'automake' 'autoconf')
source=(http://downloads.sourceforge.net/mediainfo/${pkgname}_${pkgver}.tar.bz2)
-md5sums=('94f5960dfe66d5d051223de021597476')
+md5sums=('af57c2a85cf87fa8e9e238ee3382b8c2')
build() {
cd $srcdir/MediaInfo/Project/GNU/CLI
More information about the arch-commits
mailing list