summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTarn Burton2016-02-11 19:58:04 -0500
committerTarn Burton2016-02-11 19:58:04 -0500
commit106d3a2630aa38b590aa7dbe03f88b5cb1f63d39 (patch)
tree1af6b0ccb03afd9dbc188f82bfbc8f180c975ef5 /PKGBUILD
parentb3a2e470ddf81018bcab4ece6b9ae721bcd1bf02 (diff)
downloadaur-106d3a2630aa38b590aa7dbe03f88b5cb1f63d39.tar.gz
Version update 20160205 -> 20160211
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1ed18cf744da..5005aa5823ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='pioneer'
-pkgver=20160205
+pkgver=20160211
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=('e0e560c0ca91938a655e6ea7579d62df'
+md5sums=('385ebb38da1dda071382b34a6c335fdc'
'f2301fe8850926b2d9bd89e3ab1158a8')
install=pioneer.install