From 57522adfaa8da2c8d1f718ba9303782fb7c5882b Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Tue, 10 Jul 2018 11:43:12 +0200 Subject: Use commitpkg instead of the removed corepkg Signed-off-by: Florian Pritz --- bin/update-mirrorlist-pkg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/update-mirrorlist-pkg b/bin/update-mirrorlist-pkg index 89eab73..b81beeb 100755 --- a/bin/update-mirrorlist-pkg +++ b/bin/update-mirrorlist-pkg @@ -17,5 +17,5 @@ read # use extra-x86_64-build as default ch build 64 -corepkg "upstream update" +commitpkg core "upstream update" ssh repos.archlinux.org /packages/db-update -- cgit v1.2.3-24-g4f1b