summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlashbunny2017-04-08 13:27:06 -0400
committerSlashbunny2017-04-08 13:27:06 -0400
commit1c7367affae6e8e49817d23822c9d55e87a5b497 (patch)
tree5368f02c59413e9c1c0ce2259c8f817600b34579
parent26404294e31c6eb4960aa1fa8733577b791b4242 (diff)
downloadaur-1c7367affae6e8e49817d23822c9d55e87a5b497.tar.gz
Bump version
-rw-r--r--.SRCINFO4
-rw-r--r--.gitignore3
-rw-r--r--PKGBUILD2
3 files changed, 6 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 20eb2315ea98..32a6703eb227 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Mar 15 00:16:07 UTC 2016
+# Sat Apr 8 17:26:50 UTC 2017
pkgbase = ioquake3-git
pkgdesc = The de-facto OSS Quake 3 distribution. You need the retail/demo .pk3 files to play.
- pkgver = 20160314.geb7408d
+ pkgver = 20170407.g7ea46532
pkgrel = 1
url = http://ioquake3.org/
install = quake3.install
diff --git a/.gitignore b/.gitignore
index ab8a81ba266f..1424620cb0f2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,5 @@
+src/
+pkg/
quake3/
linuxq3apoint-1.32b-3.x86.run
+*.pkg.tar.xz
diff --git a/PKGBUILD b/PKGBUILD
index bf9b9f067075..646c62b5be0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributors: OttoA (AUR), hoschi (AUR), samlt (AUR), andreyv (AUR)
pkgname=ioquake3-git
-pkgver=20160314.geb7408d
+pkgver=20170407.g7ea46532
pkgrel=1
pkgdesc="The de-facto OSS Quake 3 distribution. You need the retail/demo .pk3 files to play."
url="http://ioquake3.org/"