summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTarn Burton2017-03-06 19:55:27 -0500
committerTarn Burton2017-03-06 19:55:27 -0500
commitcecda99017d9ff2ac7ac1c73f5c3551f496ad8ee (patch)
tree976d31423a36ef1c8dba162fcca9255b86acc1ad
parent7c635d5672adea6acb569c34171663e46611cf33 (diff)
downloadaur-cecda99017d9ff2ac7ac1c73f5c3551f496ad8ee.tar.gz
Version update 20161129-1 -> 20170304-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6e5d086faede..9ddf741a1cb3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Dec 2 14:37:44 UTC 2016
+# Tue Mar 7 00:55:27 UTC 2017
pkgbase = pioneer
pkgdesc = A game of lonely space adventure
- pkgver = 20161129
+ pkgver = 20170304
pkgrel = 1
url = https://github.com/pioneerspacesim/pioneer
arch = i686
@@ -18,9 +18,9 @@ pkgbase = pioneer
provides = pioneer
conflicts = pioneer-bin
conflicts = pioneer-git
- source = pioneer-20161129.tar.gz::http://github.com/pioneerspacesim/pioneer/archive/20161129.tar.gz
+ source = pioneer-20170304.tar.gz::http://github.com/pioneerspacesim/pioneer/archive/20170304.tar.gz
source = pioneer.desktop
- md5sums = c6be416ec00adca72a10343d04a7e4a8
+ md5sums = 7362a751f5e13acf7592eacadd5fb467
md5sums = f2301fe8850926b2d9bd89e3ab1158a8
pkgname = pioneer
diff --git a/PKGBUILD b/PKGBUILD
index 39164f824da4..b3b76a269260 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='pioneer'
-pkgver=20161129
+pkgver=20170304
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')
makedepends=('naturaldocs')
source=("$pkgname-$pkgver.tar.gz::http://github.com/pioneerspacesim/pioneer/archive/$pkgver.tar.gz" 'pioneer.desktop')
-md5sums=('c6be416ec00adca72a10343d04a7e4a8'
+md5sums=('7362a751f5e13acf7592eacadd5fb467'
'f2301fe8850926b2d9bd89e3ab1158a8')
build() {