trn: extract update_* to external update file
This commit is contained in:
parent
133462ab56
commit
ee249c80a0
2 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,6 @@ short_desc="Text-based threaded Usenet newsreader"
|
|||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="custom"
|
||||
homepage="http://trn.sourceforge.net/"
|
||||
update_pattern='trn-\S*?(?=.tar.gz)'
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}4/${wrksrc}.tar.gz"
|
||||
checksum=9ab0430244903ad86ed74fcc2fdc39dc043d23968888e071313050a967b8a6ff
|
||||
|
||||
|
|
1
srcpkgs/trn/update
Normal file
1
srcpkgs/trn/update
Normal file
|
@ -0,0 +1 @@
|
|||
pattern='trn-\S*?(?=.tar.gz)'
|
Loading…
Reference in a new issue