summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTarn Burton2016-01-29 20:04:36 -0500
committerTarn Burton2016-01-29 20:04:36 -0500
commit2b16d50dd236e3da86c2a66d79df5060c507ecf6 (patch)
treef3ba04fa72e3d29a1c6d698fd502781452f35c56 /PKGBUILD
parent7d40435c2dad9a047e1fdb6ea3cef9207130a53b (diff)
downloadaur-2b16d50dd236e3da86c2a66d79df5060c507ecf6.tar.gz
Version update 20160124 -> 20160129
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3017446ef2e3..9392d6111498 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='pioneer'
-pkgver=20160124
+pkgver=20160129
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=('f8a88969ed8e3c6d8260543066e24630'
+md5sums=('3050984f7c9836628e053fa838cc2be1'
'f2301fe8850926b2d9bd89e3ab1158a8')
install=pioneer.install