summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormajor major2019-03-11 16:00:07 +0100
committermajor major2019-03-11 16:00:07 +0100
commite3f00dddba462f5891dabba2743bcc797a58aefd (patch)
tree9f6121a51d7e6724c89bf8cb9ecaa976109a366f
parenta669a55fd5a6ba6f8932a3922c5422bc58935e49 (diff)
downloadaur-e3f00dddba462f5891dabba2743bcc797a58aefd.tar.gz
changed sha256sum of patch
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 718abaab985d..fa103b8a691c 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 = 4c755c5fecd2f6bca94b02cf2695bcc1c06bd11d34a85f7b2a90bc9f1ebdf4c7
+ sha256sums = 1999b62e1e7317d793706edba2f277bb798aadd7f980db44393ff5b864d67f8c
sha256sums = e8cbe6841595d594659d9a16464af2386efd0dce2947e8f348e2c47fad1d022f
pkgname = mrpt
diff --git a/PKGBUILD b/PKGBUILD
index b71bafe9cc62..7c8923c7d3a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,8 +17,8 @@ _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")
-sha256sums=('SKIP'
- '4c755c5fecd2f6bca94b02cf2695bcc1c06bd11d34a85f7b2a90bc9f1ebdf4c7'
+sha256sums=('SKIP'
+ '1999b62e1e7317d793706edba2f277bb798aadd7f980db44393ff5b864d67f8c'
'e8cbe6841595d594659d9a16464af2386efd0dce2947e8f348e2c47fad1d022f')
prepare() {