fix: url -> homepage
This commit is contained in:
@@ -8,7 +8,7 @@ else
|
||||
fi
|
||||
pkgdesc='The GNU Bourne Again shell'
|
||||
license=('GPL-3.0-or-later')
|
||||
url='https://www.gnu.org/software/bash'
|
||||
homepage='https://www.gnu.org/software/bash'
|
||||
sources=("${pkgname}-${pkgver}.tar.gz")
|
||||
urls=("https://ftp.gnu.org/gnu/${pkgname}/${sources[0]}")
|
||||
md5sums=("977c8c0c5ae6309191e7768e28ebc951")
|
||||
|
||||
Reference in New Issue
Block a user