From bf79e39a8e75add0c694b6eef7c68d0f5233fe9e Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 8 Apr 2020 12:16:18 +0200 Subject: update-archlinux32-package: learn how to update *-dummy packages --- update-archlinux32-package | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'update-archlinux32-package') diff --git a/update-archlinux32-package b/update-archlinux32-package index 3ad636e..fd0b6e2 100755 --- a/update-archlinux32-package +++ b/update-archlinux32-package @@ -105,7 +105,7 @@ case "${pkgname}" in # an upstream package which is updated by solely updating its checksum update_path='checksum' ;; - 'archlinux32-keyring'|'archlinux32-keyring-transition'|'python-pip-bootstrap'|'python-setuptools-bootstrap') + 'archlinux32-keyring'|'archlinux32-keyring-transition'|'python-pip-bootstrap'|'python-setuptools-bootstrap'|*'-dummy') # a package without upstream which is updated by updating its # version (according to watch-versions) and checksum update_path='version and checksum without upstream' -- cgit v1.2.3