summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederic Bezies2016-08-25 09:25:38 +0200
committerFrederic Bezies2016-08-25 09:25:38 +0200
commit71039810de59bbb2627035a44a3a951cb26c332b (patch)
tree6797b35c900159f3e5618fbf5409893a6d863729 /PKGBUILD
parent18af47a1f38207993eb028aa35355b7802bf0ea3 (diff)
downloadaur-71039810de59bbb2627035a44a3a951cb26c332b.tar.gz
August 25, 2016 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 54d4399be40c..ad012c46a325 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=1335
+pkgver=1340
pkgrel=1
pkgdesc="A modern Quake 1 engine. Forked from Fitzquake and improved in many ways such as Vorbis/MP3 support for music. - Development version"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ license=('GPL2')
depends=('libvorbis' 'libmad' 'sdl2')
makedepends=('subversion')
conflicts=('quakespasm')
-md5sums=('SKIP')
+sha1sums=('SKIP')
install=$pkgname.install
source=('svn+https://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm')