python3.4: really ignore alpha releases
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
pkgname=Python
|
pkgname=Python
|
||||||
site="${homepage}/downloads/source/"
|
site="${homepage}/downloads/source/"
|
||||||
ignore="*rc* *b*"
|
ignore="*rc* *b* *a*"
|
||||||
|
|||||||
Reference in New Issue
Block a user