diff --git a/srcpkgs/xonotic-data-low/template b/srcpkgs/xonotic-data-low/template index e8a688016e..c086b1c791 100644 --- a/srcpkgs/xonotic-data-low/template +++ b/srcpkgs/xonotic-data-low/template @@ -1,6 +1,6 @@ # Template file for 'xonotic-data-low' pkgname=xonotic-data-low -version=0.6.0 +version=0.7.0 revision=1 wrksrc="Xonotic" homepage="http://xonotic.org" @@ -9,10 +9,8 @@ distfiles="http://dl.xonotic.org/xonotic-${version}-low.zip" makedepends="unzip" short_desc="A free, fast-paced crossplatform FPS (LQ data files)" maintainer="Juan RP " -checksum=66b94b28d5013d53f757db431c97e1e55d0ef55dc959f14dd2b82ed9613d16ef +checksum=35a0e3c299ded3ee0e0b60cba94fed0ea844055972bb2e0a770497018a21711b long_desc=" - Xonotic is $short_desc. - This package contains the lower quality data files. Uses JPEG texture compression instead of using DDS textures compiled with S3TC. @@ -28,7 +26,7 @@ do_install() { xonotic-data-low_package() { noarch="yes" replaces="xonotic-data>=0" - provides="xonotic-data-9999" + provides="xonotic-data-${version}" pkg_install() { vmove usr }