foomatic-db: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:17:05 +00:00
parent 4a77b9b9ac
commit 42c00f3dcd
2 changed files with 1 additions and 1 deletions

View file

@ -8,6 +8,5 @@ short_desc="OpenPrinting printer support - database"
homepage="http://www.linuxfoundation.org/collaborate/workgroups/openprinting/databasefoomatic"
license="GPL-2, MIT"
maintainer="Juan RP <xtraeme@gmail.com>"
update_pattern=$pkgname'-[\d.]+-\K[\d]+'
distfiles="https://www.openprinting.org/download/foomatic/$pkgname-4.0-$version.tar.gz"
checksum=32957243b3989eaef9f290b4655fad1eaffecdfd424a7cae3b24666013193004

View file

@ -0,0 +1 @@
pattern=$pkgname'-[\d.]+-\K[\d]+'