python3.4: really ignore alpha releases
This commit is contained in:
parent
1bd39a7be7
commit
199b2fd53e
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
pkgname=Python
|
pkgname=Python
|
||||||
site="${homepage}/downloads/source/"
|
site="${homepage}/downloads/source/"
|
||||||
ignore="*rc* *b*"
|
ignore="*rc* *b* *a*"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue