Cython: update to 0.21.2; update alpha/beta releases in update-check.
This commit is contained in:
parent
371129d058
commit
829932e51d
2 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'Cython'
|
||||
pkgname=Cython
|
||||
version=0.21.1
|
||||
revision=2
|
||||
version=0.21.2
|
||||
revision=1
|
||||
build_style=python-module
|
||||
hostmakedepends="python-devel"
|
||||
makedepends="${hostmakedepends}"
|
||||
|
|
1
srcpkgs/Cython/update
Normal file
1
srcpkgs/Cython/update
Normal file
|
@ -0,0 +1 @@
|
|||
ignore="*a* *b*"
|
Loading…
Reference in a new issue