summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD7
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b43f5a93e332..2bfe9dfcba3e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = speed-dreams-svn
pkgdesc = Speed Dreams is a fork of TORCS which aims to implement exciting new features, improving visual and physics realism.
- pkgver = trunk
+ pkgver = svn
pkgrel = 2
url = http://www.speed-dreams.net/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 4e9e710efc46..3479dd6c57e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
-# Mantainer: Aleksandr <contact at via dot aur>
+# Mantainer: Leillo1975 <leillo1975 at gmail dot com>
+# Contributor: Aleksandr <contact at via dot aur>
# Contributor: Tim Wanders <tim241 at mailbox dot org>
-# Contributor: Adrián Chaves Fernández, aka Gallaecio <adriyetichaves@gmail.com>
+# Contributor: Adrián Chaves Fernández, aka Gallaecio <adriyetichaves at gmail dot com>
pkgname=speed-dreams-svn
-pkgver=trunk
+pkgver=svn
pkgrel=2
pkgdesc="Speed Dreams is a fork of TORCS which aims to implement exciting new features, improving visual and physics realism."
arch=('i686' 'x86_64')