summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Bundy2018-08-06 16:06:42 -0700
committerChristian Bundy2018-08-06 16:06:42 -0700
commit076a6629dd597dda25613ac06aa80bf797b9a13b (patch)
tree9d1fce41d4c5c5f0ca60be6079bd3134ab4aad51
parent239d6bd08f79d5d8a8cc85a8896f0fb38f76a381 (diff)
downloadaur-076a6629dd597dda25613ac06aa80bf797b9a13b.tar.gz
Switch to SHA512 sums
-rw-r--r--PKGBUILD10
-rw-r--r--makepkg.conf1
2 files changed, 8 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 391c1a3a5096..83e506fefa2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,9 +17,13 @@ source=(
'run.sh'
"${pkgname}.desktop"
)
-md5sums=('8ecdb2794979e8fbc2b17f7818e44b33'
- 'bb315f14e6d7ef57976c8934ddad4fd9'
- '3c73b5245f2da7dd2e31729e2b57ad37')
+
+sha512sums=(
+'6694ca9d4f9f265813c94bf84c3931e3214eae75e200c23848ef6fb9992b31e85c905463fc4f8e897aa49ad15c29be9a2485900bd11d68545e48f193236fe423'
+'bbcd812b57fbef59993db18e7ac650013afe671846f7ea7b4908e7e664508a034851b336de2593dad11d871e803e55548896d55468339d91d4d4023ea2fe3b08'
+'09292ec2f7c02d741cbeb046bd99293f4d144314d0233252dd34a619e1aacbbbf28078677c0871d367240e29aa50d9197bbe0a35e5b14f7ff9a6288c386124f6'
+)
+
build() {
cd "${srcdir}/${_upstream}-${pkgver}"
diff --git a/makepkg.conf b/makepkg.conf
new file mode 100644
index 000000000000..c437978bf975
--- /dev/null
+++ b/makepkg.conf
@@ -0,0 +1 @@
+INTEGRITY_CHECK=sha512