summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTarn Burton2016-05-20 16:42:53 -0400
committerTarn Burton2016-05-20 16:42:53 -0400
commitf8e3a4d7e5c999551ffd1cede92d4c615ab64f1a (patch)
tree4f1feb6e44aae268ef3bad523e598b58ead8d9a3
parent03d4d82949c49559178339d5c39d5d00e47a1333 (diff)
downloadaur-f8e3a4d7e5c999551ffd1cede92d4c615ab64f1a.tar.gz
Version update 20160512-1 -> 20160520-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a74ee15893da..707c71ec5ed4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue May 17 23:01:33 UTC 2016
+# Fri May 20 20:42:53 UTC 2016
pkgbase = pioneer
pkgdesc = A game of lonely space adventure
- pkgver = 20160512
+ pkgver = 20160520
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-20160512.tar.gz::http://github.com/pioneerspacesim/pioneer/archive/20160512.tar.gz
+ source = pioneer-20160520.tar.gz::http://github.com/pioneerspacesim/pioneer/archive/20160520.tar.gz
source = pioneer.desktop
- md5sums = 935967294b47a2ff8a7dfbf223a68b2a
+ md5sums = 596ea7d01d32495582b517c5f323cc83
md5sums = f2301fe8850926b2d9bd89e3ab1158a8
pkgname = pioneer
diff --git a/PKGBUILD b/PKGBUILD
index 5014dd1b952e..80ba00178340 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='pioneer'
-pkgver=20160512
+pkgver=20160520
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=('935967294b47a2ff8a7dfbf223a68b2a'
+md5sums=('596ea7d01d32495582b517c5f323cc83'
'f2301fe8850926b2d9bd89e3ab1158a8')
build() {