Fix
This commit is contained in:
parent
6d373eb826
commit
62fad998fd
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
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'
|
||||
|
|
Loading…
Reference in a new issue