Date: Sunday, February 12, 2023 @ 20:04:38 Author: seblu Revision: 468660
upgpkg: file 5.44-2 https://archlinux.org/todo/remove-base-devel-and-multilib-devel-group-declaration/ Modified: file/trunk/PKGBUILD ----------+ PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-12 19:34:32 UTC (rev 468659) +++ PKGBUILD 2023-02-12 20:04:38 UTC (rev 468660) @@ -4,11 +4,10 @@ pkgname=file pkgver=5.44 -pkgrel=1 +pkgrel=2 pkgdesc='File type identification utility' arch=('x86_64') license=('custom') -groups=('base-devel') url='https://www.darwinsys.com/file/' depends=('glibc' 'zlib' 'xz' 'bzip2' 'libseccomp' 'libseccomp.so') provides=('libmagic.so')
