abook: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:16:59 +00:00
parent a44cb24f84
commit d40d30baa8
2 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,6 @@ makedepends="ncurses-devel readline-devel>=6.3"
maintainer="Philipp Hirsch <itself@hanspolo.net>"
license="GPL-2"
homepage="http://abook.sourceforge.net/"
update_ignore="*pre* *rc*"
short_desc="text-based addressbook designed to use with mutt mail client"
distfiles="http://prdownloads.sourceforge.net/abook/${pkgname}-${version}.tar.gz"
checksum=0646f6311a94ad3341812a4de12a5a940a7a44d5cb6e9da5b0930aae9f44756e

1
srcpkgs/abook/update Normal file
View File

@ -0,0 +1 @@
ignore="*pre* *rc*"