summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTarn Burton2016-05-01 07:27:12 -0400
committerTarn Burton2016-05-01 07:27:12 -0400
commit333bc3b19d9cd11b826ae931518edef1cb761b57 (patch)
tree6bae5d74e4a38d396b95a092df6451462a63cdb6
parentdb94f5e20754451f36231c64afa15c56c31c603e (diff)
downloadaur-333bc3b19d9cd11b826ae931518edef1cb761b57.tar.gz
Version update 20160404-1 -> 20160501-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 31c78d2c1f78..d2ffcea9e0f1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Apr 4 11:41:57 UTC 2016
+# Sun May 1 11:27:12 UTC 2016
pkgbase = pioneer
pkgdesc = A game of lonely space adventure
- pkgver = 20160404
+ pkgver = 20160501
pkgrel = 1
url = https://github.com/pioneerspacesim/pioneer
install = pioneer.install
@@ -24,9 +24,9 @@ pkgbase = pioneer
provides = pioneer
conflicts = pioneer-bin
conflicts = pioneer-git
- source = http://github.com/pioneerspacesim/pioneer/archive/20160404.zip
+ source = http://github.com/pioneerspacesim/pioneer/archive/20160501.zip
source = pioneer.desktop
- md5sums = 451c01f239818db645d0f663e3544c1e
+ md5sums = 536e8e1dc9ca0144c9633488c24810af
md5sums = f2301fe8850926b2d9bd89e3ab1158a8
pkgname = pioneer
diff --git a/PKGBUILD b/PKGBUILD
index 7e400c385f33..1fd656570114 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='pioneer'
-pkgver=20160404
+pkgver=20160501
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' 'xdg-utils')
makedepends=('gcc' 'git' 'automake' 'pkg-config' 'naturaldocs')
source=("http://github.com/pioneerspacesim/pioneer/archive/$pkgver.zip" 'pioneer.desktop')
-md5sums=('451c01f239818db645d0f663e3544c1e'
+md5sums=('536e8e1dc9ca0144c9633488c24810af'
'f2301fe8850926b2d9bd89e3ab1158a8')
install=pioneer.install