summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTarn Burton2016-01-07 11:14:23 -0500
committerTarn Burton2016-01-07 11:14:23 -0500
commit1aef687f2cab3e2723124c6a371fdcaff7f3fa61 (patch)
tree727052037c6500a5d32f9856c138ce761db595bd
parent383c43e9ee3004ded4792e3622550db2108aecd8 (diff)
downloadaur-1aef687f2cab3e2723124c6a371fdcaff7f3fa61.tar.gz
Version update 20151221 -> 20160106
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8e5411d71e78..858d314ab3bc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Dec 27 12:43:51 UTC 2015
+# Thu Jan 7 16:14:23 UTC 2016
pkgbase = pioneer
pkgdesc = A game of lonely space adventure
- pkgver = 20151221
+ pkgver = 20160106
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/20151221.zip
+ source = http://github.com/pioneerspacesim/pioneer/archive/20160106.zip
source = pioneer.desktop
- md5sums = c4f51f7ae2975720c1c350d1d0705b3a
+ md5sums = c2696979cb4995b4fa45052656de9ca7
md5sums = f2301fe8850926b2d9bd89e3ab1158a8
pkgname = pioneer
diff --git a/PKGBUILD b/PKGBUILD
index dadec24fb54f..403a107d5e70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='pioneer'
-pkgver=20151221
+pkgver=20160106
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=('c4f51f7ae2975720c1c350d1d0705b3a'
+md5sums=('c2696979cb4995b4fa45052656de9ca7'
'f2301fe8850926b2d9bd89e3ab1158a8')
install=pioneer.install