sabnzbd: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:17:22 +00:00
parent 70578e8867
commit a2799ef175
2 changed files with 1 additions and 1 deletions

View file

@ -9,7 +9,6 @@ maintainer="Dominik Honnef <dominik@honnef.co>"
# BSD, LGPL-2 and MIT. In combination, that makes this package GPL.
license="GPL"
homepage="http://sabnzbd.org/"
update_ignore="*RC*"
short_desc="SABnzbd is an Open Source Binary Newsreader written in Python"
distfiles="${SOURCEFORGE_SITE}/sabnzbdplus/SABnzbd-${version}-src.tar.gz"
checksum=20b3a4613a0ecdede4fdfeb628ae806e458ac1a6fb684306328dd4ed1faf8742

1
srcpkgs/sabnzbd/update Normal file
View file

@ -0,0 +1 @@
ignore="*RC*"