summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTarn Burton2016-01-24 08:35:04 -0500
committerTarn Burton2016-01-24 08:35:04 -0500
commit7d40435c2dad9a047e1fdb6ea3cef9207130a53b (patch)
tree1bceb691c514c6dc9de161802f7a60a1c7975339
parenta383e719ad1efb85321832b1831e22d1069e835c (diff)
downloadaur-7d40435c2dad9a047e1fdb6ea3cef9207130a53b.tar.gz
Version update 20160116 -> 20160124
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c3395f63768d..f15ca777f5e1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Jan 19 11:15:19 UTC 2016
+# Sun Jan 24 13:35:04 UTC 2016
pkgbase = pioneer
pkgdesc = A game of lonely space adventure
- pkgver = 20160116
+ pkgver = 20160124
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/20160116.zip
+ source = http://github.com/pioneerspacesim/pioneer/archive/20160124.zip
source = pioneer.desktop
- md5sums = 837a6763c571b6b2cca8803115608e19
+ md5sums = f8a88969ed8e3c6d8260543066e24630
md5sums = f2301fe8850926b2d9bd89e3ab1158a8
pkgname = pioneer
diff --git a/PKGBUILD b/PKGBUILD
index 61723d5e735a..3017446ef2e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='pioneer'
-pkgver=20160116
+pkgver=20160124
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=('837a6763c571b6b2cca8803115608e19'
+md5sums=('f8a88969ed8e3c6d8260543066e24630'
'f2301fe8850926b2d9bd89e3ab1158a8')
install=pioneer.install