summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormajor major2019-03-11 15:48:25 +0100
committermajor major2019-03-11 15:48:25 +0100
commita669a55fd5a6ba6f8932a3922c5422bc58935e49 (patch)
tree9ee07d06b55d19676b8de8addc5593f8affe963f /PKGBUILD
parent9948fcd1615140215ad0151f58d8081282ebbc83 (diff)
downloadaur-a669a55fd5a6ba6f8932a3922c5422bc58935e49.tar.gz
chaged md5 to sha256
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b3157dfde456..b71bafe9cc62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ _tag=${pkgver}
source=("${_dir}"::"git+https://github.com/MRPT/mrpt.git"#tag=${_tag}
"https://raw.githubusercontent.com/majorx234/mrpt_patch/master/mrpt_CmakeLists.patch"
"https://raw.githubusercontent.com/majorx234/FindNumPy.cmake/master/FindNumPy.cmake")
-md5sums=('SKIP'
+sha256sums=('SKIP'
'4c755c5fecd2f6bca94b02cf2695bcc1c06bd11d34a85f7b2a90bc9f1ebdf4c7'
'e8cbe6841595d594659d9a16464af2386efd0dce2947e8f348e2c47fad1d022f')