summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTarn Burton2017-09-02 15:56:09 -0400
committerTarn Burton2017-09-02 15:56:09 -0400
commit4d3ea3eca291bd40e645d1bc3d445ad27b92731a (patch)
treebd8e66a42a9852a73f156dd6e13db6fa82a0fbd1 /PKGBUILD
parentb8df7aefbc1e1416f5b1d7a3baa06d125b72cb3f (diff)
downloadaur-4d3ea3eca291bd40e645d1bc3d445ad27b92731a.tar.gz
Version update 20170813-1 -> 20170827-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 052001c72805..f1784c70ccc3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='pioneer'
-pkgver=20170813
+pkgver=20170827
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=('7e1917c9415948b73cac19c9e5f93e8d'
+md5sums=('602b59d2240d6a65d12394202ca9b51a'
'f2301fe8850926b2d9bd89e3ab1158a8')
build() {