fix: url -> homepage

This commit is contained in:
wyj
2025-12-22 07:14:31 -05:00
parent e49780e763
commit ca99a3a6bd
9 changed files with 9 additions and 10 deletions
+1 -2
View File
@@ -1,9 +1,8 @@
pkgname=attr
pkgver=2.5.2
pkgrel=1
pkgdesc='Extended attribute support library for ACL support'
arch=('x86_64')
url='https://savannah.nongnu.org/projects/attr'
homepage='https://savannah.nongnu.org/projects/attr'
license=('LGPL')
depends=('glibc')
makedepends=('gettext')