summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTarn Burton2017-09-13 16:27:24 -0400
committerTarn Burton2017-09-13 16:27:24 -0400
commit70e7f0bdeeb88682afa94ad724351a56c257f3d8 (patch)
tree30125204840498e6eed6d7ba4b84297316f077fd
parent50881af703fc5249444a336872a44808410c2078 (diff)
downloadaur-70e7f0bdeeb88682afa94ad724351a56c257f3d8.tar.gz
Use SHA256 sums
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5ea8dcd03723..f1f25e2e894e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sat Sep 9 16:44:11 UTC 2017
+# Wed Sep 13 20:26:19 UTC 2017
pkgbase = pioneer-git
pkgdesc = A game of lonely space adventure
pkgver = 20170827.r43.gf1f4f711d
@@ -20,8 +20,8 @@ pkgbase = pioneer-git
conflicts = pioneer
source = pioneer-git::git+https://github.com/pioneerspacesim/pioneer
source = pioneer.desktop
- md5sums = SKIP
- md5sums = f2301fe8850926b2d9bd89e3ab1158a8
+ sha256sums = SKIP
+ sha256sums = 31cc3f86dbab4dea44fc61312cbba30dc6d267a3d844bbb866fd2156c29032ef
pkgname = pioneer-git
diff --git a/PKGBUILD b/PKGBUILD
index 82b2360ccd5e..2bbdb60c742b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,8 +11,8 @@ conflicts=('pioneer-bin' 'pioneer')
depends=('libsigc++' 'sdl2_image' 'freetype2' 'libvorbis' 'assimp' 'hicolor-icon-theme')
makedepends=('naturaldocs')
source=("$pkgname::git+https://github.com/pioneerspacesim/pioneer" 'pioneer.desktop')
-md5sums=('SKIP'
- 'f2301fe8850926b2d9bd89e3ab1158a8')
+sha256sums=('SKIP'
+ '31cc3f86dbab4dea44fc61312cbba30dc6d267a3d844bbb866fd2156c29032ef')
#install=pioneer.install
pkgver() {