offo-hyphenation: extract update_* to external update file
This commit is contained in:
parent
8f75c5494b
commit
07faa0feba
2 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,6 @@ license="LPPL"
|
|||
only_for_archs="i686 x86_64"
|
||||
hostmakedepends="unzip"
|
||||
depends="apache-fop>=1.1_2"
|
||||
update_pattern="$pkgname/\K[\d.]+(?=/$pkgname)"
|
||||
distfiles="
|
||||
${SOURCEFORGE_SITE}/offo/${pkgname}/${version}/${pkgname}-binary.zip
|
||||
${SOURCEFORGE_SITE}/offo/${pkgname}/${version}/${pkgname}.zip
|
||||
|
|
1
srcpkgs/offo-hyphenation/update
Normal file
1
srcpkgs/offo-hyphenation/update
Normal file
|
@ -0,0 +1 @@
|
|||
pattern="$pkgname/\K[\d.]+(?=/$pkgname)"
|
Loading…
Add table
Reference in a new issue