summaryrefslogtreecommitdiff
path: root/core/filesystem/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/filesystem/PKGBUILD')
-rw-r--r--core/filesystem/PKGBUILD7
1 files changed, 6 insertions, 1 deletions
diff --git a/core/filesystem/PKGBUILD b/core/filesystem/PKGBUILD
index 8fec9441..9b9c039e 100644
--- a/core/filesystem/PKGBUILD
+++ b/core/filesystem/PKGBUILD
@@ -1 +1,6 @@
-md5sums[12]='94b7155a48aa0fab98578710755c71c4'
+for i in "${!md5sums[@]}"; do
+ if [ "${md5sums["${i}"]}" = '95a9c748ff146dfc41356748f8f3d24f' ]; then
+ break
+ fi
+done
+md5sums["${i}"]='948823be9886ca3b36e4bec8f07c7a9d'