Date: Sunday, February 12, 2023 @ 20:12:03 Author: seblu Revision: 468668
upgpkg: which 2.21-6 https://archlinux.org/todo/remove-base-devel-and-multilib-devel-group-declaration/ Modified: which/trunk/PKGBUILD ----------+ PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-12 20:10:47 UTC (rev 468667) +++ PKGBUILD 2023-02-12 20:12:03 UTC (rev 468668) @@ -4,12 +4,11 @@ pkgname=which pkgver=2.21 -pkgrel=5 +pkgrel=6 pkgdesc='A utility to show the full path of commands' arch=('x86_64') url='https://savannah.gnu.org/projects/which/' license=('GPL3') -groups=('base-devel') depends=('glibc' 'bash') # gpg key is using deprecated md5 algo, do not use # check if a new one is issued in the next release
