fsbext: fix license and update check
This commit is contained in:
parent
02554da3a9
commit
d598031935
2 changed files with 3 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'fsbext'
|
||||
pkgname=fsbext
|
||||
version=0.3.8a
|
||||
revision=1
|
||||
revision=2
|
||||
hostmakedepends="unzip"
|
||||
build_style=gnu-makefile
|
||||
make_build_target=fsbext
|
||||
create_wrksrc=obviously
|
||||
short_desc="Files extractor for the FSB archives used by the FMOD library"
|
||||
maintainer="John <johnz@posteo.net>"
|
||||
license="GPL-1"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://aluigi.altervista.org/search.php?src=fsbext"
|
||||
distfiles="http://aluigi.altervista.org/papers/fsbext.zip"
|
||||
checksum=24e511041610a582906d26195ba493d75f475a62d13d0e1d08f5eb6c27dc2883
|
||||
|
|
1
srcpkgs/fsbext/update
Normal file
1
srcpkgs/fsbext/update
Normal file
|
@ -0,0 +1 @@
|
|||
pattern='name="fsbext">FSB files extractor \K[\d.]+(?=</a>)'
|
Loading…
Reference in a new issue