summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTarn Burton2016-08-14 08:05:57 -0400
committerTarn Burton2016-08-14 08:05:57 -0400
commitdaac157d8725bb1915aba69b115b5f777d83a861 (patch)
tree61bbd5bde65600bea55659f2b2ad4f9efd5fd715
parenteead74f191bbc311246a80b29020381df4a7f2dd (diff)
downloadaur-daac157d8725bb1915aba69b115b5f777d83a861.tar.gz
Version update 20160724-1 -> 20160814-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1fc1ff3044a5..c8afe2f439e6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Jul 29 11:21:08 UTC 2016
+# Sun Aug 14 12:05:57 UTC 2016
pkgbase = pioneer
pkgdesc = A game of lonely space adventure
- pkgver = 20160724
+ pkgver = 20160814
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-20160724.tar.gz::http://github.com/pioneerspacesim/pioneer/archive/20160724.tar.gz
+ source = pioneer-20160814.tar.gz::http://github.com/pioneerspacesim/pioneer/archive/20160814.tar.gz
source = pioneer.desktop
- md5sums = 34136818199ae2c89a469e427a38449e
+ md5sums = 5625a7a24bc85830880853cc84372b76
md5sums = f2301fe8850926b2d9bd89e3ab1158a8
pkgname = pioneer
diff --git a/PKGBUILD b/PKGBUILD
index 4ce4cf159f13..cf50c325bf27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='pioneer'
-pkgver=20160724
+pkgver=20160814
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=('34136818199ae2c89a469e427a38449e'
+md5sums=('5625a7a24bc85830880853cc84372b76'
'f2301fe8850926b2d9bd89e3ab1158a8')
build() {