mirror of
https://github.com/Snigdha-OS/snigdhaos-pkgbuilds.git
synced 2025-09-05 12:16:41 +02:00
🐛 fix: url has been updated
Some checks failed
Check Conventional Commit / check-commit-message (push) Has been cancelled
Some checks failed
Check Conventional Commit / check-commit-message (push) Has been cancelled
This commit is contained in:
@@ -5,11 +5,11 @@ pkgver=1
|
||||
pkgrel=1
|
||||
arch=('any')
|
||||
pkgdesc="SnigdhaOS Cinnamon Desktop configuration files"
|
||||
url="https://snigdha-os.github.io"
|
||||
url="https://Snigdha-OS.github.io"
|
||||
license=('MIT')
|
||||
depends=('kvantum-qt5' 'noto-fonts' 'snigdhaos-default-config')
|
||||
makedepends=('coreutils')
|
||||
source=("https://github.com/snigdha-os/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
|
||||
source=("https://github.com/Snigdha-OS/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
|
||||
sha256sums=('SKIP')
|
||||
install=$pkgname.install
|
||||
provides=('snigdhaos-desktop')
|
||||
|
Reference in New Issue
Block a user