summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTarn Burton2016-02-05 06:10:34 -0500
committerTarn Burton2016-02-05 06:10:34 -0500
commitb3a2e470ddf81018bcab4ece6b9ae721bcd1bf02 (patch)
treee73f6693aec7862ae62b6a9c032710cc87b1e0bd
parent9f6f60342184fd2708cca83bba51eae6bcbc842b (diff)
downloadaur-b3a2e470ddf81018bcab4ece6b9ae721bcd1bf02.tar.gz
Version update 20160129 -> 20160205
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 12646488c2ac..1457c7291d1c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Jan 30 01:04:36 UTC 2016
+# Fri Feb 5 11:10:34 UTC 2016
pkgbase = pioneer
pkgdesc = A game of lonely space adventure
- pkgver = 20160129
+ pkgver = 20160205
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/20160129.zip
+ source = http://github.com/pioneerspacesim/pioneer/archive/20160205.zip
source = pioneer.desktop
- md5sums = 3050984f7c9836628e053fa838cc2be1
+ md5sums = e0e560c0ca91938a655e6ea7579d62df
md5sums = f2301fe8850926b2d9bd89e3ab1158a8
pkgname = pioneer
diff --git a/PKGBUILD b/PKGBUILD
index 9392d6111498..1ed18cf744da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='pioneer'
-pkgver=20160129
+pkgver=20160205
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=('3050984f7c9836628e053fa838cc2be1'
+md5sums=('e0e560c0ca91938a655e6ea7579d62df'
'f2301fe8850926b2d9bd89e3ab1158a8')
install=pioneer.install