Date: Saturday, January 9, 2016 @ 13:34:52 Author: arodseth Revision: 155783
upgpkg: python-pymad 0.9-1 Modified: python-pymad/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-01-09 12:27:19 UTC (rev 155782) +++ PKGBUILD 2016-01-09 12:34:52 UTC (rev 155783) @@ -11,8 +11,8 @@ url='https://github.com/jaqx0r/pymad' license=('LGPL') depends=('libmad' 'python') -makedpends=('git') -source=("git+https://github.com/jaqx0r/pymad.git#tag=version/$pkgver") +makedepends=('git') +source=("$pkgname::git+https://github.com/jaqx0r/pymad.git#tag=version/$pkgver") md5sums=('SKIP') build() {
