summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fa103b8a691c..d58ea4e721c6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -26,7 +26,7 @@ pkgbase = mrpt
source = https://raw.githubusercontent.com/majorx234/mrpt_patch/master/mrpt_CmakeLists.patch
source = https://raw.githubusercontent.com/majorx234/FindNumPy.cmake/master/FindNumPy.cmake
sha256sums = SKIP
- sha256sums = 1999b62e1e7317d793706edba2f277bb798aadd7f980db44393ff5b864d67f8c
+ sha256sums = ec4f93431c098ef2515f6bb10358cb17dd3c804ebb295285792ad62f0826ab32
sha256sums = e8cbe6841595d594659d9a16464af2386efd0dce2947e8f348e2c47fad1d022f
pkgname = mrpt
diff --git a/PKGBUILD b/PKGBUILD
index 7c8923c7d3a4..3b3183d0e0b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ 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")
sha256sums=('SKIP'
- '1999b62e1e7317d793706edba2f277bb798aadd7f980db44393ff5b864d67f8c'
+ 'ec4f93431c098ef2515f6bb10358cb17dd3c804ebb295285792ad62f0826ab32'
'e8cbe6841595d594659d9a16464af2386efd0dce2947e8f348e2c47fad1d022f')
prepare() {