summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTarn Burton2016-05-20 16:42:53 -0400
committerTarn Burton2016-05-20 16:42:53 -0400
commitf8e3a4d7e5c999551ffd1cede92d4c615ab64f1a (patch)
tree4f1feb6e44aae268ef3bad523e598b58ead8d9a3 /PKGBUILD
parent03d4d82949c49559178339d5c39d5d00e47a1333 (diff)
downloadaur-f8e3a4d7e5c999551ffd1cede92d4c615ab64f1a.tar.gz
Version update 20160512-1 -> 20160520-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5014dd1b952e..80ba00178340 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='pioneer'
-pkgver=20160512
+pkgver=20160520
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=('935967294b47a2ff8a7dfbf223a68b2a'
+md5sums=('596ea7d01d32495582b517c5f323cc83'
'f2301fe8850926b2d9bd89e3ab1158a8')
build() {