From 822dbb1021b3ba7c69e6c94ad4e019020f096205 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 11 Jun 2013 11:19:55 +0200 Subject: [PATCH] xonotic-data-low: update to 0.7.0. --- srcpkgs/xonotic-data-low/template | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) 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 }