summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander Kobel2022-09-13 23:26:10 +0200
committerAlexander Kobel2022-09-13 23:26:41 +0200
commit949907fb403791c8629b5214ad5f290a87e3fe2b (patch)
treec72f595f6642a9d3e538c302f0498b422fe1aaba /PKGBUILD
parent5ed9cea8c0baa8596402793a56ea69b905d5fe37 (diff)
downloadaur-torcs-can.tar.gz
Use git+https
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a4a5e5819890..1e1f3127d5db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
_pkgname=torcs
pkgname=torcs-can
pkgver=1.3.7
-pkgrel=6
+pkgrel=7
pkgdesc="A 3D racing cars simulator using OpenGL (Enrico Pozzobon's fork with CAN support)"
url="http://torcs.sourceforge.net"
license=("GPL")
@@ -16,7 +16,7 @@ depends=('freeglut' 'libpng' 'freealut' 'libxi' 'libxmu' 'libxrandr' 'libvorbis'
makedepends=('plib' 'mesa' 'dbcc')
conflicts=('torcs' 'torcs-data')
options=('!makeflags')
-source=(git://github.com/epozzobon/torcs-1.3.7)
+source=(git+https://github.com/epozzobon/torcs-1.3.7)
md5sums=('SKIP')
prepare() {