Date: Friday, August 6, 2010 @ 17:54:01 Author: ibiru Revision: 86939
upgpkg: nuvexport 25574-1 bump to latest revision Modified: nuvexport/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-08-06 21:53:33 UTC (rev 86938) +++ PKGBUILD 2010-08-06 21:54:01 UTC (rev 86939) @@ -5,18 +5,18 @@ # Contributor: Jeremy Sands <[email protected]> pkgname=nuvexport -pkgver=23562 +pkgver=25574 pkgrel=1 pkgdesc="Export MythTV .nuv and .mpeg files to other formats" arch=('any') -url="http://forevermore.net/files/nuvexport" +url="http://svn.mythtv.org/svn/branches/release-0-23-fixes/mythextras/nuvexport/" license=('GPL') depends=('ffmpeg' 'mplayer' 'id3lib' 'transcode' 'perl-dbd-mysql' 'perl-date-manip') backup=('etc/nuvexportrc') options=('force') install=nuvexport.install -source=(ftp://ftp.archlinux.org/other/mythtv/${pkgname}-${pkgver}.tar.gz) -md5sums=('d39a25bb14ed464fe39d51c69420601b') +source=(ftp://ftp.archlinux.org/other/mythtv/${pkgname}-${pkgver}.tar.xz) +md5sums=('9199e9abb5f434a511e74c4949bc10dd') build() { cd "${srcdir}/${pkgname}"
