1 # Maintainer: Bert Muennich <muennich at informatik.hu-berlin.de>
6 pkgdesc="command line id3 tag editor"
9 url="http://muennich.github.com/id3ted/"
10 depends=('file' 'taglib')
11 source=(https://github.com/downloads/muennich/id3ted/$pkgname-$pkgver.tar.gz)
12 md5sums=('f0996fd9a969465baf351555c37eede2')
15 cd "${srcdir}/${pkgname}-${pkgver}"
18 make PREFIX="${pkgdir}/usr" install