summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRhinoceros2022-01-19 00:11:04 +1100
committerRhinoceros2022-01-19 00:11:04 +1100
commit080691cae27275f14c22f3fa4858102a18d3e7d9 (patch)
tree7fcf4fe786b89790ce913ba8b0104da82e16ea92
parente759991b4be7cd96bdfc195238490ef0bed33249 (diff)
downloadaur-080691cae27275f14c22f3fa4858102a18d3e7d9.tar.gz
Fix checksum for zim.install
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 383186e9bd03..08b09ed26c38 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -20,7 +20,7 @@ pkgbase = zsh-zim-git
source = zshrc
md5sums = SKIP
md5sums = SKIP
- md5sums = 344a011e44e34549568e8aee31c8e8be
+ md5sums = d63ab2a0308488aa4d7ffc817a2106d7
md5sums = a1a7242bb1b9c3ee6f799ab7d4f9ac7c
md5sums = 0cb8764ba7f67c37c3c6452cc06751af
diff --git a/PKGBUILD b/PKGBUILD
index ad7824873b69..650bf609a405 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ source=('git+https://github.com/zimfw/zimfw.git'
'zshrc')
md5sums=('SKIP'
'SKIP'
- '344a011e44e34549568e8aee31c8e8be'
+ 'd63ab2a0308488aa4d7ffc817a2106d7'
'a1a7242bb1b9c3ee6f799ab7d4f9ac7c'
'0cb8764ba7f67c37c3c6452cc06751af')
options=('!strip')