summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTarn Burton2016-01-14 12:11:44 -0500
committerTarn Burton2016-01-14 12:11:44 -0500
commitd04998cae9a392e0292a569ff2ff493986355ddd (patch)
tree1ba5552ca570ae72c8fe982973483159bf87111e
parent1aef687f2cab3e2723124c6a371fdcaff7f3fa61 (diff)
downloadaur-d04998cae9a392e0292a569ff2ff493986355ddd.tar.gz
Version update 20160106 -> 20160112
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 858d314ab3bc..c121861cdc4e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Jan 7 16:14:23 UTC 2016
+# Thu Jan 14 17:11:44 UTC 2016
pkgbase = pioneer
pkgdesc = A game of lonely space adventure
- pkgver = 20160106
+ pkgver = 20160112
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/20160106.zip
+ source = http://github.com/pioneerspacesim/pioneer/archive/20160112.zip
source = pioneer.desktop
- md5sums = c2696979cb4995b4fa45052656de9ca7
+ md5sums = 941a65b7c4f90335475ee4b68264c139
md5sums = f2301fe8850926b2d9bd89e3ab1158a8
pkgname = pioneer
diff --git a/PKGBUILD b/PKGBUILD
index 403a107d5e70..2b5858dbe027 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='pioneer'
-pkgver=20160106
+pkgver=20160112
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=('c2696979cb4995b4fa45052656de9ca7'
+md5sums=('941a65b7c4f90335475ee4b68264c139'
'f2301fe8850926b2d9bd89e3ab1158a8')
install=pioneer.install