mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
python-xlib: ignore update-check for pre-releases
This commit is contained in:
parent
58ec30156a
commit
35719c4170
1 changed files with 1 additions and 0 deletions
|
@ -10,5 +10,6 @@ short_desc="A fully functional X client library for Python programs"
|
||||||
maintainer="Enno Boland <eb@s01.de>"
|
maintainer="Enno Boland <eb@s01.de>"
|
||||||
license="GPL"
|
license="GPL"
|
||||||
homepage="http://python-xlib.sourceforge.net/"
|
homepage="http://python-xlib.sourceforge.net/"
|
||||||
|
update_ignore="*rc* *pre*"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=4771b0b6a605e0197ece5432fa601c61df724b32544239f463a867200f2160eb
|
checksum=4771b0b6a605e0197ece5432fa601c61df724b32544239f463a867200f2160eb
|
||||||
|
|
Loading…
Add table
Reference in a new issue