summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDennis Holierhoek2016-07-12 20:07:32 +0200
committerDennis Holierhoek2016-07-12 20:07:32 +0200
commit7be8bc1c0421f64ab57ea37574d8b827ae257ec2 (patch)
treeefe24d3ba4121a62b585c0b5814aa40fa0c1ef8d
parenta8b3e091e22e3c26a1b0afd440eee30c4734ca58 (diff)
downloadaur-7be8bc1c0421f64ab57ea37574d8b827ae257ec2.tar.gz
Corrected contributor
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 59db71ba322c..89b53ad4ff52 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = rigsofrods-noangelscript-git
pkgdesc = An open source vehicle simulator based on soft-body physics - version without Angelscript - may be required at 32 bit systems
pkgver = 0.4.5.1.r1049.g5fb089e
- pkgrel = 2
+ pkgrel = 3
url = http://rigsofrods.org
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 461d5d15b2a5..02340c86753d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _gitname=rigs-of-rods
pkgname=$_pkgname-noangelscript-git
pkgver=0.4.5.1.r1049.g5fb089e
-pkgrel=2
+pkgrel=3
pkgdesc="An open source vehicle simulator based on soft-body physics - version without Angelscript - may be required at 32 bit systems"
arch=('i686' 'x86_64')
url="http://rigsofrods.org"