summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/skim/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/skim/PKGBUILD b/community/skim/PKGBUILD
index 6959767c..2f1d05f4 100644
--- a/community/skim/PKGBUILD
+++ b/community/skim/PKGBUILD
@@ -6,6 +6,6 @@ eval "$(
|| printf 'prepare()\n{\n:\n}\n'
} \
| sed '
- 2 a sed -i "/8589934592\(.*\)8589934592/12345\112345/" "skim-$pkgver/src/util.rs"
+ 2 a sed -i "s/8589934592\(.*\)8589934592/12345\112345/" "skim-$pkgver/src/util.rs"
'
)"