python-Pygments: extract update_* to external update file
This commit is contained in:
parent
6e37bb7dee
commit
3f85f0ad76
2 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,6 @@ short_desc="Python2 syntax highlighter"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://pygments.org/"
|
||||
license="BSD"
|
||||
update_ignore="*rc*"
|
||||
distfiles="${PYPI_SITE}/P/Pygments/Pygments-${version}.tar.gz"
|
||||
checksum=5e039e1d40d232981ed58914b6d1ac2e453a7e83ddea22ef9f3eeadd01de45cb
|
||||
|
||||
|
|
1
srcpkgs/python-Pygments/update
Normal file
1
srcpkgs/python-Pygments/update
Normal file
|
@ -0,0 +1 @@
|
|||
ignore="*rc*"
|
Loading…
Reference in a new issue