diff --git a/PKGBUILD b/PKGBUILD index c7c94de..1e1235d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: etrombly <etrombly at gmail dot com> pkgname=aur_repo-git -pkgver=10.a765258 +pkgver=r5.456e292 pkgrel=1 epoch= pkgdesc="Build local repo from aur packages" diff --git a/setup.py b/setup.py index 2332144..6d66977 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setup( author_email='ejparker12@gmail.com', packages=['package'], scripts=['bin/aur_repo'], - url='https://git.actcur.com/actcur/aur_repo, + url='https://git.actcur.com/actcur/aur_repo', license='LICENSE', description='Build local repo from aur packages', long_description=""