diff --git a/app-misc/neofetch-7.1.1.PKGBUILD b/app-misc/neofetch-7.1.1.PKGBUILD index f6d9e84..ab09988 100644 --- a/app-misc/neofetch-7.1.1.PKGBUILD +++ b/app-misc/neofetch-7.1.1.PKGBUILD @@ -4,7 +4,7 @@ pkgdesc="A CLI system information tool written in BASH that supports displaying arch=('any') homepage="https://gitea.phywyj.dynv6.net/wyj/neofetch" license=('MIT') -sources=("${pkgver}.tar.gz") +sources=("${pkgname}-${pkgver}.tar.gz") urls=("https://gitea.phywyj.dynv6.net/wyj/neofetch/archive/${pkgver}.tar.gz") md5sums=("421b7dc986ffb23bd8b0d74bcf20325b")