summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTarn Burton2016-07-01 07:15:43 -0400
committerTarn Burton2016-07-01 07:15:43 -0400
commitc4b63da92502e172c72f4bc659f3a9ac47448b09 (patch)
tree59f73de62c068a556b284b758499c6f342dee774
parent65e1811a5196871092955fa1c523694579719c08 (diff)
downloadaur-c4b63da92502e172c72f4bc659f3a9ac47448b09.tar.gz
Version update 20160614-1 -> 20160701-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5d1e184d5630..170edb79f51c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Jun 14 22:37:20 UTC 2016
+# Fri Jul 1 11:15:43 UTC 2016
pkgbase = pioneer
pkgdesc = A game of lonely space adventure
- pkgver = 20160614
+ pkgver = 20160701
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-20160614.tar.gz::http://github.com/pioneerspacesim/pioneer/archive/20160614.tar.gz
+ source = pioneer-20160701.tar.gz::http://github.com/pioneerspacesim/pioneer/archive/20160701.tar.gz
source = pioneer.desktop
- md5sums = 0c7805f3b4c533fb45f69e6412bb2636
+ md5sums = 1aee7dbfa09b411150d88e156a38fa32
md5sums = f2301fe8850926b2d9bd89e3ab1158a8
pkgname = pioneer
diff --git a/PKGBUILD b/PKGBUILD
index 4699b3c37b66..06ae485683d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='pioneer'
-pkgver=20160614
+pkgver=20160701
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=('0c7805f3b4c533fb45f69e6412bb2636'
+md5sums=('1aee7dbfa09b411150d88e156a38fa32'
'f2301fe8850926b2d9bd89e3ab1158a8')
build() {