summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTarn Burton2016-10-26 06:37:39 -0400
committerTarn Burton2016-10-26 06:37:39 -0400
commit1cdc58eee5b0116a54dd494a98e76cca54051102 (patch)
tree4f0e59091530bbb4f1a77c746636a8cb2ed8ab84 /PKGBUILD
parentc890a3598bebb73c297d826e36c057cd4ddd1a94 (diff)
downloadaur-1cdc58eee5b0116a54dd494a98e76cca54051102.tar.gz
Version update 20161015-1 -> 20161022-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a4da84ad8f34..2588856e9fba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='pioneer'
-pkgver=20161015
+pkgver=20161022
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')
makedepends=('naturaldocs')
source=("$pkgname-$pkgver.tar.gz::http://github.com/pioneerspacesim/pioneer/archive/$pkgver.tar.gz" 'pioneer.desktop')
-md5sums=('89e309aa55784ee7ba483b990fb16eb9'
+md5sums=('f2380d30ec0aaaa07da6b0f16af5e43c'
'f2301fe8850926b2d9bd89e3ab1158a8')
build() {