summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTarn Burton2016-03-03 18:32:57 -0500
committerTarn Burton2016-03-03 18:32:57 -0500
commit4a6f2f1390f64693ff37d2212dae7b936fc21daf (patch)
tree4318f9fc372b5f082ede5315a31984e6df3f2ab7 /PKGBUILD
parentdc585a0122b65947baf1c900ed1ec9faa4e5fa7e (diff)
downloadaur-4a6f2f1390f64693ff37d2212dae7b936fc21daf.tar.gz
Version update 20160225-1 -> 20160303-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8f9a0d42c6c1..f28eecc6805f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='pioneer'
-pkgver=20160225
+pkgver=20160303
pkgrel=1
pkgdesc="A game of lonely space adventure"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ conflicts=('pioneer-bin' 'pioneer-git')
depends=('libsigc++' 'sdl2_image' 'freetype2' 'libvorbis' 'assimp' 'hicolor-icon-theme' 'xdg-utils')
makedepends=('gcc' 'git' 'automake' 'pkg-config' 'naturaldocs')
source=("http://github.com/pioneerspacesim/pioneer/archive/$pkgver.zip" 'pioneer.desktop')
-md5sums=('86b1950f5f562fa139053a382b246136'
+md5sums=('28d8d16c8ed3d07e8cc3ddc4eef7b932'
'f2301fe8850926b2d9bd89e3ab1158a8')
install=pioneer.install