summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTarn Burton2016-02-21 20:36:57 -0500
committerTarn Burton2016-02-21 20:36:57 -0500
commit2ab818f60202df46344f5482c995113dbd2390d8 (patch)
tree0f85e1e4fae95c3cd7fb78a700fcfae7f0500b8a
parente2fc47c5857698581edc6ea590bcce881940e9e4 (diff)
downloadaur-2ab818f60202df46344f5482c995113dbd2390d8.tar.gz
Version update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c0770618d5ec..5d6591a40cf1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Feb 22 00:31:16 UTC 2016
+# Mon Feb 22 01:36:26 UTC 2016
pkgbase = pioneer
pkgdesc = A game of lonely space adventure
- pkgver = 20160214
+ pkgver = 20160221
pkgrel = 1
url = https://github.com/pioneerspacesim/pioneer
install = pioneer.install
@@ -24,9 +24,9 @@ pkgbase = pioneer
provides = pioneer
conflicts = pioneer-bin
conflicts = pioneer-git
- source = http://github.com/pioneerspacesim/pioneer/archive/20160214.zip
+ source = http://github.com/pioneerspacesim/pioneer/archive/20160221.zip
source = pioneer.desktop
- md5sums = 02516f26b6b8f1786b89b33df55822d2
+ md5sums = 6beafa1b12b7994ccb0eb771b8c85f79
md5sums = f2301fe8850926b2d9bd89e3ab1158a8
pkgname = pioneer
diff --git a/PKGBUILD b/PKGBUILD
index 48c51853057d..a4735d837de8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='pioneer'
-pkgver=20160214
+pkgver=20160221
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' 'xdg-utils')
makedepends=('gcc' 'git' 'automake' 'pkg-config' 'naturaldocs')
source=("http://github.com/pioneerspacesim/pioneer/archive/$pkgver.zip" 'pioneer.desktop')
-md5sums=('02516f26b6b8f1786b89b33df55822d2'
+md5sums=('6beafa1b12b7994ccb0eb771b8c85f79'
'f2301fe8850926b2d9bd89e3ab1158a8')
install=pioneer.install