summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTarn Burton2017-03-06 19:55:27 -0500
committerTarn Burton2017-03-06 19:55:27 -0500
commitcecda99017d9ff2ac7ac1c73f5c3551f496ad8ee (patch)
tree976d31423a36ef1c8dba162fcca9255b86acc1ad /PKGBUILD
parent7c635d5672adea6acb569c34171663e46611cf33 (diff)
downloadaur-cecda99017d9ff2ac7ac1c73f5c3551f496ad8ee.tar.gz
Version update 20161129-1 -> 20170304-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 39164f824da4..b3b76a269260 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='pioneer'
-pkgver=20161129
+pkgver=20170304
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=('c6be416ec00adca72a10343d04a7e4a8'
+md5sums=('7362a751f5e13acf7592eacadd5fb467'
'f2301fe8850926b2d9bd89e3ab1158a8')
build() {