diff --git a/PKGBUILD b/PKGBUILD index 945b000..f8f4e67 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ arch=('any') url="https://gitlab.com/garuda-linux/themes-and-settings/settings/$pkgname" license=('GPL') makedepends=('coreutils') -source=("$pkgname.tar.gz::$url/-/archive/$pkgver/$pkgname-$pkgver.tar.gz") +source=("$pkgname-$pkgver.tar.gz::$url/-/archive/$pkgver/$pkgname-$pkgver.tar.gz") sha256sums=('SKIP') pkgdesc='Garuda Linux common settings' depends=('garuda-icons'