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 -1
View File
@@ -1,7 +1,7 @@
pkgname=util-linux
pkgver=2.41.1
pkgdesc='Miscellaneous system utilities for Linux'
url='https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git/'
homepage='https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git/'
arch=('x86_64')
sources=("${pkgname}-${pkgver}.tar.xz")
urls=("https://www.kernel.org/pub/linux/utils/${pkgname}/v${pkgver}/$sources[0]")