summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTarn Burton2016-05-31 20:57:47 -0400
committerTarn Burton2016-05-31 20:57:47 -0400
commit5164a1c6f480deaec4813be130c55a7a96e31f9b (patch)
tree143b466c8e41d7787218191b59f9af8aebf8898c
parent91209d02625b0f6218a4d68877e82b4e54fad9d6 (diff)
downloadaur-5164a1c6f480deaec4813be130c55a7a96e31f9b.tar.gz
Version update 20160525-1 -> 20160530-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0b260cc9734b..49b13f22140c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed May 25 10:17:58 UTC 2016
+# Wed Jun 1 00:57:47 UTC 2016
pkgbase = pioneer
pkgdesc = A game of lonely space adventure
- pkgver = 20160525
+ pkgver = 20160530
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-20160525.tar.gz::http://github.com/pioneerspacesim/pioneer/archive/20160525.tar.gz
+ source = pioneer-20160530.tar.gz::http://github.com/pioneerspacesim/pioneer/archive/20160530.tar.gz
source = pioneer.desktop
- md5sums = 7764761c9bd966687add61784343c42d
+ md5sums = 676041e416997d76ed42ac6d727272e3
md5sums = f2301fe8850926b2d9bd89e3ab1158a8
pkgname = pioneer
diff --git a/PKGBUILD b/PKGBUILD
index 3392e510795e..52194f5288be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='pioneer'
-pkgver=20160525
+pkgver=20160530
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=('7764761c9bd966687add61784343c42d'
+md5sums=('676041e416997d76ed42ac6d727272e3'
'f2301fe8850926b2d9bd89e3ab1158a8')
build() {