From 2e81aa9cda646d8486d2b3ae2d6158641510abca Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 3 Jan 2020 10:36:20 +0100 Subject: update-archlinux32-package: learn to update archlinux32-keyring-transition --- 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 5124f73..4db57fe 100755 --- a/update-archlinux32-package +++ b/update-archlinux32-package @@ -101,7 +101,7 @@ case "${pkgname}" in # an upstream package which is updated by solely updating its checksum update_path='checksum' ;; - 'archlinux32-keyring'|'python-pip-bootstrap'|'python-setuptools-bootstrap') + 'archlinux32-keyring'|'archlinux32-keyring-transition'|'python-pip-bootstrap'|'python-setuptools-bootstrap') # 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-54-g00ecf