From 5265865cab6dff1cd4e4049e03d620bb8494ee59 Mon Sep 17 00:00:00 2001 From: Luna Date: Thu, 22 Jun 2023 18:20:36 -0300 Subject: [PATCH] xonotic: update to 0.8.6 --- srcpkgs/xonotic-data/template | 4 ++-- srcpkgs/xonotic/template | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/xonotic-data/template b/srcpkgs/xonotic-data/template index 4b51d3de5477..d2f483f4b3fe 100644 --- a/srcpkgs/xonotic-data/template +++ b/srcpkgs/xonotic-data/template @@ -1,6 +1,6 @@ # Template file for 'xonotic-data' pkgname=xonotic-data -version=0.8.5 +version=0.8.6 revision=1 hostmakedepends="unzip" short_desc="Xonotic's data files" @@ -8,7 +8,7 @@ maintainer="Orphaned " license="GPL-2.0-or-later" homepage="http://xonotic.org" distfiles="https://dl.xonotic.org/xonotic-${version}.zip" -checksum=0f92aa238362aeb059b9d9026a9bd38d6217423a35c19f126fb39e38736e37e5 +checksum=50850f8d800e7499722f6ea61e478e96464a375494b5a24da93aa0598cbe964d do_install() { vmkdir usr/share/xonotic diff --git a/srcpkgs/xonotic/template b/srcpkgs/xonotic/template index c9fc95bbdc66..b4f51efcf1e6 100644 --- a/srcpkgs/xonotic/template +++ b/srcpkgs/xonotic/template @@ -1,6 +1,6 @@ # Template file for 'xonotic' pkgname=xonotic -version=0.8.5 +version=0.8.6 revision=1 hostmakedepends="unzip automake libtool" makedepends="gmp-devel MesaLib-devel SDL2-devel libcurl-devel alsa-lib-devel @@ -12,7 +12,7 @@ maintainer="Orphaned " license="GPL-2.0-or-later, BSD-3-Clause" homepage="http://xonotic.org" distfiles="https://dl.xonotic.org/xonotic-${version}-source.zip" -checksum=a1a81ba55ab151bf09758e7f59614b2e5150e84224753e77950bcd07a282ea5d +checksum=8b92ac781cff4ae89c121a23eacd7dec05a2aabedaccc23a19d1a0958b4012a8 nocross=yes do_build() {