summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTarn Burton2016-12-02 09:40:02 -0500
committerTarn Burton2016-12-02 09:40:02 -0500
commit7c635d5672adea6acb569c34171663e46611cf33 (patch)
tree9cb6d3971e540c2a628c9229650668c8719e9dc8
parentd309c55d9fb85ca96c265eb8647d4a359f9c9c68 (diff)
downloadaur-7c635d5672adea6acb569c34171663e46611cf33.tar.gz
Version bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d30ff605df9..6e5d086faede 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Fri Dec 2 11:03:24 UTC 2016
+# Fri Dec 2 14:37:44 UTC 2016
pkgbase = pioneer
pkgdesc = A game of lonely space adventure
pkgver = 20161129
@@ -20,7 +20,7 @@ pkgbase = pioneer
conflicts = pioneer-git
source = pioneer-20161129.tar.gz::http://github.com/pioneerspacesim/pioneer/archive/20161129.tar.gz
source = pioneer.desktop
- md5sums = df0c1eb8734cc6aa22a9000ae466f902
+ md5sums = c6be416ec00adca72a10343d04a7e4a8
md5sums = f2301fe8850926b2d9bd89e3ab1158a8
pkgname = pioneer
diff --git a/PKGBUILD b/PKGBUILD
index 3f6c54c18773..39164f824da4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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=('df0c1eb8734cc6aa22a9000ae466f902'
+md5sums=('c6be416ec00adca72a10343d04a7e4a8'
'f2301fe8850926b2d9bd89e3ab1158a8')
build() {