summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTarn Burton2016-03-11 07:26:02 -0500
committerTarn Burton2016-03-11 07:26:02 -0500
commitd3162caec2f1268749bf8033560a2616c012db46 (patch)
tree9a01bb7dd07ef3afe3f6062979aea34211f7fd4f
parent963a50525ca66440116b3763ec2543e86b404e1b (diff)
downloadaur-d3162caec2f1268749bf8033560a2616c012db46.tar.gz
Version update 20160307-1 -> 20160311-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index df4589d150be..6f66cd98b426 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Mar 7 23:49:52 UTC 2016
+# Fri Mar 11 12:26:01 UTC 2016
pkgbase = pioneer
pkgdesc = A game of lonely space adventure
- pkgver = 20160307
+ pkgver = 20160311
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/20160307.zip
+ source = http://github.com/pioneerspacesim/pioneer/archive/20160311.zip
source = pioneer.desktop
- md5sums = 704242596a7ce1b83ad46d322c283500
+ md5sums = e0e5f42ed9125fe3e66da984be32246a
md5sums = f2301fe8850926b2d9bd89e3ab1158a8
pkgname = pioneer
diff --git a/PKGBUILD b/PKGBUILD
index 9b55813fd396..9f145080e7d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='pioneer'
-pkgver=20160307
+pkgver=20160311
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=('704242596a7ce1b83ad46d322c283500'
+md5sums=('e0e5f42ed9125fe3e66da984be32246a'
'f2301fe8850926b2d9bd89e3ab1158a8')
install=pioneer.install