summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTarn Burton2016-01-14 12:11:44 -0500
committerTarn Burton2016-01-14 12:11:44 -0500
commitd04998cae9a392e0292a569ff2ff493986355ddd (patch)
tree1ba5552ca570ae72c8fe982973483159bf87111e /PKGBUILD
parent1aef687f2cab3e2723124c6a371fdcaff7f3fa61 (diff)
downloadaur-d04998cae9a392e0292a569ff2ff493986355ddd.tar.gz
Version update 20160106 -> 20160112
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 403a107d5e70..2b5858dbe027 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='pioneer'
-pkgver=20160106
+pkgver=20160112
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=('c2696979cb4995b4fa45052656de9ca7'
+md5sums=('941a65b7c4f90335475ee4b68264c139'
'f2301fe8850926b2d9bd89e3ab1158a8')
install=pioneer.install