summaryrefslogtreecommitdiff
path: root/community/torcs/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/torcs/PKGBUILD')
-rw-r--r--community/torcs/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/torcs/PKGBUILD b/community/torcs/PKGBUILD
index bb0d02f18..aabf3f6ee 100644
--- a/community/torcs/PKGBUILD
+++ b/community/torcs/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 101128 2013-11-17 21:08:42Z spupykin $
+# $Id: PKGBUILD 113236 2014-06-16 11:43:01Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Shahar Weiss <sweiss4@gmx.net>
pkgname=torcs
-pkgver=1.3.5
+pkgver=1.3.6
pkgrel=1
pkgdesc="A 3D racing cars simulator using OpenGL"
url="http://torcs.sourceforge.net"
@@ -13,7 +13,7 @@ depends=('freeglut' 'libpng' 'freealut' 'libxi' 'libxmu' 'libxrandr' 'libvorbis'
makedepends=('plib' 'mesa')
options=('!makeflags')
source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-${pkgver/_/-}.tar.bz2)
-md5sums=('cd7bc804668af531df9511a6f64a1e84')
+md5sums=('e39e33052caa8a11094091f2cdf7b528')
build() {
cd $srcdir/$pkgname-${pkgver/_/-}