minetest: update-check support

This commit is contained in:
Eivind Uggedal 2014-11-30 07:32:21 +00:00
parent bb237fdaf8
commit 8228924628
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@ short_desc="An InfiniMiner/Minecraft inspired game"
maintainer="Juan RP <xtraeme@gmail.com>"
license="LGPL-2.1"
homepage="http://www.minetest.org"
update_site="https://github.com/minetest/minetest/tags"
update_pattern='archive/\K[\d.]+(?=\.tar\.gz)'
hostmakedepends="cmake pkg-config git"
makedepends="
sqlite-devel libcurl-devel lua-devel libjpeg-turbo-devel libpng-devel