summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTarn Burton2016-07-29 07:22:03 -0400
committerTarn Burton2016-07-29 07:22:03 -0400
commiteead74f191bbc311246a80b29020381df4a7f2dd (patch)
tree96e00cd3a21b2b68491450c0c0823ca6ad76bb80
parentc3c924f3a4bafc7219f28a05b0936931ca9cd2cc (diff)
downloadaur-eead74f191bbc311246a80b29020381df4a7f2dd.tar.gz
Fix hash
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9281daa1d388..1fc1ff3044a5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Wed Jul 27 19:00:24 UTC 2016
+# Fri Jul 29 11:21:08 UTC 2016
pkgbase = pioneer
pkgdesc = A game of lonely space adventure
pkgver = 20160724
@@ -20,7 +20,7 @@ pkgbase = pioneer
conflicts = pioneer-git
source = pioneer-20160724.tar.gz::http://github.com/pioneerspacesim/pioneer/archive/20160724.tar.gz
source = pioneer.desktop
- md5sums = ebb0afb11d6b7af4448d61f17738adc0
+ md5sums = 34136818199ae2c89a469e427a38449e
md5sums = f2301fe8850926b2d9bd89e3ab1158a8
pkgname = pioneer
diff --git a/PKGBUILD b/PKGBUILD
index 3c94768f9ed1..4ce4cf159f13 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=('ebb0afb11d6b7af4448d61f17738adc0'
+md5sums=('34136818199ae2c89a469e427a38449e'
'f2301fe8850926b2d9bd89e3ab1158a8')
build() {