summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTarn Burton2016-05-25 06:17:59 -0400
committerTarn Burton2016-05-25 06:17:59 -0400
commit91209d02625b0f6218a4d68877e82b4e54fad9d6 (patch)
treeca9d7a3e29217f1fba2545fb6801a70b5ffa9267
parentf8e3a4d7e5c999551ffd1cede92d4c615ab64f1a (diff)
downloadaur-91209d02625b0f6218a4d68877e82b4e54fad9d6.tar.gz
Version update 20160520-1 -> 20160525-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 707c71ec5ed4..0b260cc9734b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri May 20 20:42:53 UTC 2016
+# Wed May 25 10:17:58 UTC 2016
pkgbase = pioneer
pkgdesc = A game of lonely space adventure
- pkgver = 20160520
+ pkgver = 20160525
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-20160520.tar.gz::http://github.com/pioneerspacesim/pioneer/archive/20160520.tar.gz
+ source = pioneer-20160525.tar.gz::http://github.com/pioneerspacesim/pioneer/archive/20160525.tar.gz
source = pioneer.desktop
- md5sums = 596ea7d01d32495582b517c5f323cc83
+ md5sums = 7764761c9bd966687add61784343c42d
md5sums = f2301fe8850926b2d9bd89e3ab1158a8
pkgname = pioneer
diff --git a/PKGBUILD b/PKGBUILD
index 80ba00178340..3392e510795e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='pioneer'
-pkgver=20160520
+pkgver=20160525
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=('596ea7d01d32495582b517c5f323cc83'
+md5sums=('7764761c9bd966687add61784343c42d'
'f2301fe8850926b2d9bd89e3ab1158a8')
build() {