summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTarn Burton2016-10-28 15:17:21 -0400
committerTarn Burton2016-10-28 15:17:21 -0400
commit9abb080cea1266aacf234804049658caa9d02d57 (patch)
treebe5147b5889299b947a6a8d380ac2f308d595913 /PKGBUILD
parent1cdc58eee5b0116a54dd494a98e76cca54051102 (diff)
downloadaur-9abb080cea1266aacf234804049658caa9d02d57.tar.gz
Version update 20161022-1 -> 20161028-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2588856e9fba..e66ac33ef9fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='pioneer'
-pkgver=20161022
+pkgver=20161028
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=('f2380d30ec0aaaa07da6b0f16af5e43c'
+md5sums=('0e7af422b71bbb61822a2dc58d07803b'
'f2301fe8850926b2d9bd89e3ab1158a8')
build() {