summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTarn Burton2017-04-15 09:49:18 -0400
committerTarn Burton2017-04-15 09:49:18 -0400
commit5534575557530c5578c69318fa99578e00bc2e23 (patch)
treef31e825fa9cafc86fe02ec91cf5c12832e9edf1e /PKGBUILD
parentcecda99017d9ff2ac7ac1c73f5c3551f496ad8ee (diff)
downloadaur-5534575557530c5578c69318fa99578e00bc2e23.tar.gz
Version update 20170304-1 -> 20170415-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b3b76a269260..19c547461ec6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='pioneer'
-pkgver=20170304
+pkgver=20170415
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=('7362a751f5e13acf7592eacadd5fb467'
+md5sums=('e8f1a5856ac415188091305a864053c2'
'f2301fe8850926b2d9bd89e3ab1158a8')
build() {