update: fix source name
This commit is contained in:
@@ -4,7 +4,7 @@ pkgdesc="A CLI system information tool written in BASH that supports displaying
|
|||||||
arch=('any')
|
arch=('any')
|
||||||
homepage="https://gitea.phywyj.dynv6.net/wyj/neofetch"
|
homepage="https://gitea.phywyj.dynv6.net/wyj/neofetch"
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
sources=("${pkgver}.tar.gz")
|
sources=("${pkgname}-${pkgver}.tar.gz")
|
||||||
urls=("https://gitea.phywyj.dynv6.net/wyj/neofetch/archive/${pkgver}.tar.gz")
|
urls=("https://gitea.phywyj.dynv6.net/wyj/neofetch/archive/${pkgver}.tar.gz")
|
||||||
md5sums=("421b7dc986ffb23bd8b0d74bcf20325b")
|
md5sums=("421b7dc986ffb23bd8b0d74bcf20325b")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user