summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeffrey Clark2016-05-23 11:06:11 -0500
committerJeffrey Clark2016-05-23 11:06:11 -0500
commit9e6843d4cbb160c87f380ff7d83c2724f5b445c5 (patch)
tree63818f994a272c6d3afaf2a13861c6ce5ac361c4
parent36b95e7a505dd521635d95e86bb0d509ecefed5b (diff)
downloadaur-attract-git.tar.gz
bump gcc for 6 and rpi fixes
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 44606ec6d1a2..181020e4d2e6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Apr 18 03:27:19 UTC 2016
+# Mon May 23 16:05:13 UTC 2016
pkgbase = attract-git
pkgdesc = A graphical front-end for command line emulators that hides the underlying operating system and is intended to be controlled with a joystick or gamepad.
- pkgver = 2.0.0.rc3.r21
+ pkgver = 2.0.0.r9
pkgrel = 1
url = http://www.attractmode.org/
install = attract.install
diff --git a/PKGBUILD b/PKGBUILD
index 0c7334b6bc42..c6b926e4cfdf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_gitname=attract
_gitbranch=master
pkgname=${_gitname}-git
-pkgver=2.0.0.rc3.r21
+pkgver=2.0.0.r9
pkgrel=1
pkgdesc="A graphical front-end for command line emulators that hides the underlying operating system and is intended to be controlled with a joystick or gamepad."
arch=('i686' 'x86_64')