mirror of
https://github.com/Snigdha-OS/snigdhaos-pkgbuilds.git
synced 2025-09-05 20:26:42 +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
|
pkgrel=1
|
||||||
arch=('any')
|
arch=('any')
|
||||||
pkgdesc="SnigdhaOS Cinnamon Desktop configuration files"
|
pkgdesc="SnigdhaOS Cinnamon Desktop configuration files"
|
||||||
url="https://snigdha-os.github.io"
|
url="https://Snigdha-OS.github.io"
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
depends=('kvantum-qt5' 'noto-fonts' 'snigdhaos-default-config')
|
depends=('kvantum-qt5' 'noto-fonts' 'snigdhaos-default-config')
|
||||||
makedepends=('coreutils')
|
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')
|
sha256sums=('SKIP')
|
||||||
install=$pkgname.install
|
install=$pkgname.install
|
||||||
provides=('snigdhaos-desktop')
|
provides=('snigdhaos-desktop')
|
||||||
|
Reference in New Issue
Block a user