summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTarn Burton2016-02-15 08:15:27 -0500
committerTarn Burton2016-02-15 08:15:27 -0500
commiteeddb4db4e0890a973ea7d054f2fe6067a963fd0 (patch)
tree22d34e6844acc96a544ec1c53021f616598b819a /PKGBUILD
parent54cb8e1dc496f297aac2ce643e8ddce3f221fea9 (diff)
downloadaur-eeddb4db4e0890a973ea7d054f2fe6067a963fd0.tar.gz
Version update 20160212 -> 20160214
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b888d2330779..4c8853111d64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='pioneer'
-pkgver=20160212
+pkgver=20160214
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=('385ebb38da1dda071382b34a6c335fdc'
+md5sums=('02516f26b6b8f1786b89b33df55822d2'
'f2301fe8850926b2d9bd89e3ab1158a8')
install=pioneer.install