makeself: fix update-check
This commit is contained in:
parent
a33bcd9c34
commit
e0bec4dbaa
|
@ -10,6 +10,7 @@ short_desc="Make self-extractable archives on Unix"
|
||||||
homepage="http://www.megastep.org/makeself/"
|
homepage="http://www.megastep.org/makeself/"
|
||||||
license="GPL-2+"
|
license="GPL-2+"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
update_pattern=$pkgname'-\K[\d.]+(?=\.run)'
|
||||||
distfiles="http://megastep.org/$pkgname/$pkgname-$version.run"
|
distfiles="http://megastep.org/$pkgname/$pkgname-$version.run"
|
||||||
checksum=8227668bb35c34d86e6f0fe69c7bf4bd2813f51edfcbfc227896b4787b0a1a4e
|
checksum=8227668bb35c34d86e6f0fe69c7bf4bd2813f51edfcbfc227896b4787b0a1a4e
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue