updated on Sat Jan 21 04:00:54 UTC 2012
[aur-mirror.git] / quake2-retexture / PKGBUILD
blob1984456748cd1905e7baa2f610624a34d41fc857
1 # Contributor: rabyte <rabyte.at.pen.dot.tj>
3 pkgname=quake2-retexture
4 pkgver=1
5 pkgrel=1
6 pkgdesc="A true color retexture pak for Quetoo and other Quake2 engines supporting 32bpp tga textures"
7 arch=('i686' 'x86_64')
8 url="http://jdolan.dyndns.org/trac/wiki/Retexture"
9 license=('unknown')
10 makedepends=('unzip')
11 source=(http://tastyspleen.net/~jdolan/pak8.zip)
12 md5sums=('671fff24139c3e0012fffd052cf9f7cb')
14 build() {
15   install -m644 -D $startdir/src/pak8.pak $startdir/pkg/usr/share/quake2/baseq2/pak8.pak