Fixed leftover ejparker reference
This commit is contained in:
parent
3b97509e07
commit
c48fedae88
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -7,7 +7,7 @@ setup(
|
||||||
author_email='ejparker12@gmail.com',
|
author_email='ejparker12@gmail.com',
|
||||||
packages=['package'],
|
packages=['package'],
|
||||||
scripts=['bin/aur_repo'],
|
scripts=['bin/aur_repo'],
|
||||||
url='https://git.actcur.com/ejparker/aur_repo,
|
url='https://git.actcur.com/actcur/aur_repo,
|
||||||
license='LICENSE',
|
license='LICENSE',
|
||||||
description='Build local repo from aur packages',
|
description='Build local repo from aur packages',
|
||||||
long_description=""
|
long_description=""
|
||||||
|
|
Loading…
Add table
Reference in a new issue