mirror of
https://github.com/archlinux/aur.git
synced 2026-02-20 12:33:42 +01:00
chore: Use quickshell-git and bump pkgrel
This commit is contained in:
parent
a63bf816c4
commit
7fce003880
2 changed files with 4 additions and 4 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -1,11 +1,11 @@
|
|||
pkgbase = noctalia-shell
|
||||
pkgdesc = A sleek and minimal desktop shell thoughtfully crafted for Wayland, built with Quickshell.
|
||||
pkgver = 2.3.0
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://github.com/noctalia-dev/noctalia-shell
|
||||
arch = any
|
||||
license = MIT
|
||||
depends = quickshell
|
||||
depends = quickshell-git
|
||||
depends = ttf-roboto
|
||||
depends = inter-font
|
||||
depends = ttf-material-symbols-variable-git
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -2,13 +2,13 @@
|
|||
|
||||
pkgname=noctalia-shell
|
||||
pkgver=2.3.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A sleek and minimal desktop shell thoughtfully crafted for Wayland, built with Quickshell."
|
||||
arch=('any')
|
||||
url="https://github.com/noctalia-dev/noctalia-shell"
|
||||
license=('MIT')
|
||||
depends=(
|
||||
'quickshell'
|
||||
'quickshell-git'
|
||||
'ttf-roboto'
|
||||
'inter-font'
|
||||
'ttf-material-symbols-variable-git'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue