From fdcaf644692e151ddc596b148465ce4a77e6b670 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 9 Jan 2012 23:14:46 +0000 Subject: Mon Jan 9 23:14:46 UTC 2012 --- community/torcs/PKGBUILD | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'community/torcs') diff --git a/community/torcs/PKGBUILD b/community/torcs/PKGBUILD index 9326ea1d5..1d6c27f91 100644 --- a/community/torcs/PKGBUILD +++ b/community/torcs/PKGBUILD @@ -1,21 +1,22 @@ -# $Id: PKGBUILD 59309 2011-11-23 10:18:01Z spupykin $ +# $Id: PKGBUILD 61835 2012-01-08 19:53:39Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Shahar Weiss pkgname=torcs -pkgver=1.3.2_test1 -pkgrel=2 +pkgver=1.3.2_test2 +pkgrel=1 pkgdesc="A 3D racing cars simulator using OpenGL" url="http://torcs.sourceforge.net" license=("GPL") arch=('i686' 'x86_64') -depends=('freeglut' 'libpng' 'freealut' 'libxi' 'libxmu' 'libxrandr' 'torcs-data') +depends=('freeglut' 'libpng' 'freealut' 'libxi' 'libxmu' 'libxrandr' 'torcs-data' + 'libvorbis') makedepends=('plib') options=('!makeflags') source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-${pkgver/_/-}.tar.bz2 torcs.desktop torcs-gcc.patch) -md5sums=('978b908a42ff6bc235a791bba3fa66b9' +md5sums=('7851c1149587451bd64a6a55d785af40' '328e419e9f985c3e7b69924fe299330d' '5ae7e903df37300d3b8744328c756bff') -- cgit v1.2.3-54-g00ecf