mirror of
https://github.com/archlinux/aur.git
synced 2026-02-20 12:33:42 +01:00
chore(package): release 2.15.0
This commit is contained in:
parent
428b341a8c
commit
81faf43c51
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -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
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -28,7 +28,7 @@ optdepends=(
|
|||
conflicts=('noctalia-shell-git')
|
||||
|
||||
source=("git+$url.git#tag=v$pkgver")
|
||||
sha256sums=('4e54a656beccb7df7f286526d22a19c4b9543d86898f712bd24a77d8f6254d10')
|
||||
sha256sums=('f8cb1f8ad595e06628a5eb37cd25cdfde849f52946c09ae161a8b2a6660f5499')
|
||||
|
||||
package() {
|
||||
cd "$srcdir/$pkgname"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue