From f3673861ea45e215165edaa7ec0abbfe24ea2674 Mon Sep 17 00:00:00 2001 From: Cecil Hugh Watson Date: Thu, 15 Jan 2009 23:58:58 -0800 Subject: For use in conjunction w/ MythExport. --- abs/extra-testing/atomicparsley/PKGBUILD | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/abs/extra-testing/atomicparsley/PKGBUILD b/abs/extra-testing/atomicparsley/PKGBUILD index a8d41ab..4108fa9 100644 --- a/abs/extra-testing/atomicparsley/PKGBUILD +++ b/abs/extra-testing/atomicparsley/PKGBUILD @@ -6,10 +6,12 @@ pkgdesc="command line program for reading, parsing and setting iTunes-style meta arch=(i686 x86_64) url="http://atomicparsley.sourceforge.net/" license=('GPL') -source=(http://downloads.sourceforge.net/$pkgname/AtomicParsley-source-$pkgver.zip) -md5sums=('681e6ecec2921c98e07a9262bdcd6cf2') +source=(http://ftp.knoppmyth.net/R6/sources/$pkgname/AtomicParsley-source-$pkgver.tar.bz2) +md5sums=('dfe6700089ca20c87f7f5293dee5df6c') build() { + cd $startdir/src/ + unzip AtomicParsley-source-$pkgver cd $startdir/src/AtomicParsley-source-$pkgver ./build install -D -m 755 AtomicParsley $startdir/pkg/usr/bin/AtomicParsley -- cgit v0.12