chore(package): release 2.15.0

This commit is contained in:
github-actions[bot] 2025-10-01 13:53:17 +00:00
parent 428b341a8c
commit 81faf43c51
2 changed files with 2 additions and 2 deletions

View file

@ -17,6 +17,6 @@ pkgbase = noctalia-shell
optdepends = wlsunset: For supporting NightLight
conflicts = noctalia-shell-git
source = git+https://github.com/noctalia-dev/noctalia-shell.git#tag=v2.15.0
sha256sums = 4e54a656beccb7df7f286526d22a19c4b9543d86898f712bd24a77d8f6254d10
sha256sums = f8cb1f8ad595e06628a5eb37cd25cdfde849f52946c09ae161a8b2a6660f5499
pkgname = noctalia-shell

View file

@ -28,7 +28,7 @@ optdepends=(
conflicts=('noctalia-shell-git')
source=("git+$url.git#tag=v$pkgver")
sha256sums=('4e54a656beccb7df7f286526d22a19c4b9543d86898f712bd24a77d8f6254d10')
sha256sums=('f8cb1f8ad595e06628a5eb37cd25cdfde849f52946c09ae161a8b2a6660f5499')
package() {
cd "$srcdir/$pkgname"