gpm: extract update_* to external update file
This commit is contained in:
@@ -10,9 +10,6 @@ short_desc="A mouse server for the console and xterm"
|
|||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.nico.schottelius.org/software/gpm/"
|
homepage="http://www.nico.schottelius.org/software/gpm/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
update_site="https://github.com/telmich/gpm/tags"
|
|
||||||
update_pattern='archive/\K[\d.]+(?=\.tar\.gz)'
|
|
||||||
update_ignore="1.99*"
|
|
||||||
distfiles="http://www.nico.schottelius.org/software/gpm/archives/${pkgname}-${version}.tar.lzma"
|
distfiles="http://www.nico.schottelius.org/software/gpm/archives/${pkgname}-${version}.tar.lzma"
|
||||||
checksum=a955053b36556ffa7c628ce18fd6de7d625966573fa412fb08869533d8f7385c
|
checksum=a955053b36556ffa7c628ce18fd6de7d625966573fa412fb08869533d8f7385c
|
||||||
|
|
||||||
|
|||||||
3
srcpkgs/gpm/update
Normal file
3
srcpkgs/gpm/update
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
site="https://github.com/telmich/gpm/tags"
|
||||||
|
pattern='archive/\K[\d.]+(?=\.tar\.gz)'
|
||||||
|
ignore="1.99*"
|
||||||
Reference in New Issue
Block a user