summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2021-06-17 15:14:33 -0600
committerMark Wagie2021-06-17 15:14:33 -0600
commitef5489bd545cee2b3bf093c5d7124bee8638b6e1 (patch)
treee7e9955acd55f796cdadc35b501bec5cfc3f78eb
parent4dc9332bc7ebab074aae7fd6450238d723983707 (diff)
downloadaur-ef5489bd545cee2b3bf093c5d7124bee8638b6e1.tar.gz
3.5.1
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a61d7277858b..8a9b41b80fa8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,7 +25,7 @@ validpgpkeys=('738877AA6C829F26A431C5F480B691277733D95B') # Simone Basso <bassos
prepare() {
cd "${pkgname#ooni}-$pkgver"
- # Disable downloading probe-cli & remove other platforms
+ # Disable downloading probe-cli for other platforms
sed -i "s/'darwin_amd64', 'linux_amd64', 'windows_amd64'/'linux_amd64'/g" \
scripts/download-bin.js