🐛 fix: url has been updated
Some checks failed
Check Conventional Commit / check-commit-message (push) Has been cancelled

This commit is contained in:
eshanized
2025-01-11 18:44:11 +05:30
parent 585fd297e2
commit f7eba10113

View File

@@ -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')