summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederic Bezies2016-05-19 19:26:56 +0200
committerFrederic Bezies2016-05-19 19:26:56 +0200
commitc03196bf7026152521f27ab1a4b17b1ff2a08388 (patch)
treeedbbdc3979b54a7ac6b71e15a88393574a042777 /PKGBUILD
parentfae581f1631aa9c699b3d233e83758a1e9da1337 (diff)
downloadaur-c03196bf7026152521f27ab1a4b17b1ff2a08388.tar.gz
Pacman hooks update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c14124195c0..711ce3a663f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Christoph Zeiler <rabyte*gmail> (the fitzquake PKGBUILD was a base)
pkgname=quakespasm-svn
_pkgname=quakespasm
-pkgver=1302
+pkgver=1303
pkgrel=1
pkgdesc="A modern Quake 1 engine. Forked from Fitzquake and improved in many ways such as Vorbis/MP3 support for music."
arch=('i686' 'x86_64')
@@ -11,7 +11,6 @@ url="http://quakespasm.sourceforge.net"
license=('GPL2')
depends=('libvorbis' 'libmad' 'sdl2')
makedepends=('subversion')
-install=$pkgname.install
md5sums=('SKIP')
source=('svn+https://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm')