Date: Sunday, February 3, 2013 @ 09:25:25 Author: fyan Revision: 83564
upgpkg: yamdi 1.9-1 Modified: yamdi/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-02-03 07:12:01 UTC (rev 83563) +++ PKGBUILD 2013-02-03 08:25:25 UTC (rev 83564) @@ -2,15 +2,14 @@ # Maintainer: Felix Yan <[email protected]> pkgname=yamdi -pkgver=1.8 -pkgrel=2 +pkgver=1.9 +pkgrel=1 pkgdesc="A metadata injector for FLV files" arch=('i686' 'x86_64') url="http://yamdi.sourceforge.net/" license=('custom:BSD') depends=('glibc') source=("http://downloads.sourceforge.net/yamdi/$pkgname-$pkgver.tar.gz") -md5sums=('7562f6e28247013cd09e62c4c91272d5') build() { cd "$srcdir/$pkgname-$pkgver" @@ -25,3 +24,4 @@ } # vim:set ts=2 sw=2 et: +md5sums=('14254b2a68f88feb3fead962bca5dc03')
