summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTarn Burton2016-05-25 06:17:59 -0400
committerTarn Burton2016-05-25 06:17:59 -0400
commit91209d02625b0f6218a4d68877e82b4e54fad9d6 (patch)
treeca9d7a3e29217f1fba2545fb6801a70b5ffa9267 /PKGBUILD
parentf8e3a4d7e5c999551ffd1cede92d4c615ab64f1a (diff)
downloadaur-91209d02625b0f6218a4d68877e82b4e54fad9d6.tar.gz
Version update 20160520-1 -> 20160525-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 80ba00178340..3392e510795e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='pioneer'
-pkgver=20160520
+pkgver=20160525
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=('596ea7d01d32495582b517c5f323cc83'
+md5sums=('7764761c9bd966687add61784343c42d'
'f2301fe8850926b2d9bd89e3ab1158a8')
build() {