summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTarn Burton2016-03-03 18:32:57 -0500
committerTarn Burton2016-03-03 18:32:57 -0500
commit4a6f2f1390f64693ff37d2212dae7b936fc21daf (patch)
tree4318f9fc372b5f082ede5315a31984e6df3f2ab7
parentdc585a0122b65947baf1c900ed1ec9faa4e5fa7e (diff)
downloadaur-4a6f2f1390f64693ff37d2212dae7b936fc21daf.tar.gz
Version update 20160225-1 -> 20160303-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9b95b1e9395e..f5466ee47fd4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Feb 26 21:41:40 UTC 2016
+# Thu Mar 3 23:32:57 UTC 2016
pkgbase = pioneer
pkgdesc = A game of lonely space adventure
- pkgver = 20160225
+ pkgver = 20160303
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/20160225.zip
+ source = http://github.com/pioneerspacesim/pioneer/archive/20160303.zip
source = pioneer.desktop
- md5sums = 86b1950f5f562fa139053a382b246136
+ md5sums = 28d8d16c8ed3d07e8cc3ddc4eef7b932
md5sums = f2301fe8850926b2d9bd89e3ab1158a8
pkgname = pioneer
diff --git a/PKGBUILD b/PKGBUILD
index 8f9a0d42c6c1..f28eecc6805f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='pioneer'
-pkgver=20160225
+pkgver=20160303
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=('86b1950f5f562fa139053a382b246136'
+md5sums=('28d8d16c8ed3d07e8cc3ddc4eef7b932'
'f2301fe8850926b2d9bd89e3ab1158a8')
install=pioneer.install