summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTarn Burton2016-05-13 06:11:30 -0400
committerTarn Burton2016-05-13 06:11:30 -0400
commitd9b8dc3b7f267a334a31f231fef571713d4bca95 (patch)
tree5b4b2d3933b5a6aa88281a08a9102f81926e05d8 /PKGBUILD
parent04646ffe842e6e4a06ffa1b5a22b182f087452b9 (diff)
downloadaur-d9b8dc3b7f267a334a31f231fef571713d4bca95.tar.gz
Version update 20160504-2 -> 20160512-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 379e9e19d3ff..3a70adc774c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='pioneer'
-pkgver=20160504
-pkgrel=2
+pkgver=20160512
+pkgrel=1
pkgdesc="A game of lonely space adventure"
arch=('i686' 'x86_64')
url="https://github.com/pioneerspacesim/pioneer"
@@ -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=('3959db5b819257b00c3a3ea3a4d36c69'
+md5sums=('935967294b47a2ff8a7dfbf223a68b2a'
'f2301fe8850926b2d9bd89e3ab1158a8')
install=pioneer.install