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
@@ -2,7 +2,7 @@ pkgname=automake
pkgver=1.18.1
pkgdesc="A GNU tool for automatically creating Makefiles"
license=('GPL')
url="https://www.gnu.org/software/automake"
homepage="https://www.gnu.org/software/automake"
sources=("${pkgname}-${pkgver}.tar.xz")
urls=("https://ftp.gnu.org/gnu/${pkgname}/${sources[0]}")
md5sums=("cea31dbf1120f890cbf2a3032cfb9a68")