urbanterror: update to 4.3.1.
This commit is contained in:
parent
2348501d90
commit
f2a70745e1
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'urbanterror'
|
# Template file for 'urbanterror'
|
||||||
pkgname=urbanterror
|
pkgname=urbanterror
|
||||||
version=4.2.023
|
version=4.3.1
|
||||||
revision=4
|
revision=1
|
||||||
wrksrc="ioq3-for-UrbanTerror-4-release-${version}"
|
wrksrc="ioq3-for-UrbanTerror-4-release-${version}"
|
||||||
makedepends="SDL-devel libopenal-devel libcurl-devel libvorbis-devel"
|
makedepends="SDL-devel libopenal-devel libcurl-devel libvorbis-devel"
|
||||||
depends="urbanterror-data>=${version}"
|
depends="urbanterror-data>=${version}"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://github.com/Barbatos/ioq3-for-UrbanTerror-4"
|
homepage="https://github.com/Barbatos/ioq3-for-UrbanTerror-4"
|
||||||
distfiles="https://github.com/Barbatos/ioq3-for-UrbanTerror-4/archive/release-${version}.tar.gz"
|
distfiles="https://github.com/Barbatos/ioq3-for-UrbanTerror-4/archive/release-${version}.tar.gz"
|
||||||
checksum=17c79f4ed1adc0859a20f0b19ab75f04e1e7ff518c882b5cd68199b44acff90f
|
checksum=3068cacf9937bcebb1d14ea61c50682d81fc0b173890d6b02636aa95ef73575e
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
site="https://api.github.com/repos/Barbatos/ioq3-for-UrbanTerror-4/tags"
|
site="https://api.github.com/repos/Barbatos/ioq3-for-UrbanTerror-4/tags"
|
||||||
pattern='"name":\s*"\K[^\d]*([\d\.]+)(?=")'
|
pattern='release-\K([\d\.]+)'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue