summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTarn Burton2016-02-26 17:21:02 -0500
committerTarn Burton2016-02-26 17:21:02 -0500
commitdc585a0122b65947baf1c900ed1ec9faa4e5fa7e (patch)
treec93f9bee9732ee6b51e4aabc6c83fc97a4e81623
parente49603ed0a93691ba60730c79cbe38a5a137703b (diff)
downloadaur-dc585a0122b65947baf1c900ed1ec9faa4e5fa7e.tar.gz
Version update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7e8dd0f5b10f..9b95b1e9395e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Fri Feb 26 21:24:44 UTC 2016
+# Fri Feb 26 21:41:40 UTC 2016
pkgbase = pioneer
pkgdesc = A game of lonely space adventure
pkgver = 20160225
@@ -26,7 +26,7 @@ pkgbase = pioneer
conflicts = pioneer-git
source = http://github.com/pioneerspacesim/pioneer/archive/20160225.zip
source = pioneer.desktop
- md5sums = 6beafa1b12b7994ccb0eb771b8c85f79
+ md5sums = 86b1950f5f562fa139053a382b246136
md5sums = f2301fe8850926b2d9bd89e3ab1158a8
pkgname = pioneer
diff --git a/PKGBUILD b/PKGBUILD
index 982d231e96f7..8f9a0d42c6c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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=('6beafa1b12b7994ccb0eb771b8c85f79'
+md5sums=('86b1950f5f562fa139053a382b246136'
'f2301fe8850926b2d9bd89e3ab1158a8')
install=pioneer.install