python3.4: ignore update-check for alpha releases
This commit is contained in:
parent
002127be94
commit
7f58a51f02
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
pkgname=Python
|
||||
site="${homepage}/downloads/source/"
|
||||
ignore="*rc*"
|
||||
ignore="*rc* *b*"
|
||||
|
|
Loading…
Reference in a new issue