summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTarn Burton2017-08-18 14:22:36 -0400
committerTarn Burton2017-08-18 14:22:36 -0400
commitb8df7aefbc1e1416f5b1d7a3baa06d125b72cb3f (patch)
tree89f548b4962f6216dda0503af3d50ba26dd3b1dc /PKGBUILD
parent5534575557530c5578c69318fa99578e00bc2e23 (diff)
downloadaur-b8df7aefbc1e1416f5b1d7a3baa06d125b72cb3f.tar.gz
Version update 20170415-1 -> 20170813-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 19c547461ec6..052001c72805 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='pioneer'
-pkgver=20170415
+pkgver=20170813
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=('e8f1a5856ac415188091305a864053c2'
+md5sums=('7e1917c9415948b73cac19c9e5f93e8d'
'f2301fe8850926b2d9bd89e3ab1158a8')
build() {