diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-03-05 15:41:24 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-03-05 15:41:24 +0000 |
commit | 97c65d847652891eafe3f4c122594f5b6aba0b68 (patch) | |
tree | f34f19645700ea93077a512f8f6b76fa1dcc892f /testing/xonotic | |
parent | 614f28e1374cfe49810a6b475c9066b2839b6863 (diff) | |
download | aports-97c65d847652891eafe3f4c122594f5b6aba0b68.tar.bz2 aports-97c65d847652891eafe3f4c122594f5b6aba0b68.tar.xz |
testing/xonotic: rebuild against mesa-9.1
Diffstat (limited to 'testing/xonotic')
-rw-r--r-- | testing/xonotic/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/xonotic/APKBUILD b/testing/xonotic/APKBUILD index 173abaa8de..95ce767904 100644 --- a/testing/xonotic/APKBUILD +++ b/testing/xonotic/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=xonotic pkgver=0.5.0 -pkgrel=0 +pkgrel=1 pkgdesc="game engine for Xonotic (quake1/nexuiz derivative)" url="http://www.xonotic.org/" arch="all" |