summaryrefslogtreecommitdiff
path: root/watch-versions
diff options
context:
space:
mode:
Diffstat (limited to 'watch-versions')
-rwxr-xr-xwatch-versions4
1 files changed, 2 insertions, 2 deletions
diff --git a/watch-versions b/watch-versions
index 9aebcf5..99eff3d 100755
--- a/watch-versions
+++ b/watch-versions
@@ -9,8 +9,8 @@ fi
if [ $# -eq 0 ]; then
git -C "$(dirname "$0")/../packages" pull --ff-only >/dev/null 2>&1
-# curl -Ss 'https://packages.archlinux32.org/?uses_upstream=Does+Not+Use+Upstream&fuzzy&tsv'
- curl -Ss 'http://packages.archlinux32.local/?uses_upstream=Does+Not+Use+Upstream&fuzzy&tsv' | \
+# curl -Ss 'http://packages.archlinux32.local/?uses_upstream=Does+Not+Use+Upstream&fuzzy&tsv' | \
+ curl -Ss 'https://www.archlinux32.org/packages/?uses_upstream=Does+Not+Use+Upstream&fuzzy&tsv' | \
{
read -r headers
pkgbase_column=$(