blob: e1662abf0c319e3e5842a3c8b3135d3cad927960 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
pkgbase = ashell-bin
pkgdesc = A ready to go Wayland status bar for Hyprland and Niri
pkgver = 0.8.0
pkgrel = 1
url = https://github.com/MalpenZibo/ashell
install = ashell-bin.install
arch = x86_64
license = MIT
depends = libxkbcommon
depends = wayland
depends = dbus
depends = libpipewire
depends = libpulse
optdepends = hyprland
optdepends = niri
provides = ashell
conflicts = ashell
conflicts = ashell-git
options = !strip
source = ashell-0.8.0.tar.xz::https://github.com/MalpenZibo/ashell/releases/download/0.8.0/ashell-x86_64-unknown-linux-gnu.tar.xz
source = ashell.service
sha512sums = 8676cb46e4efe420b39888038c5ade73b2ec9eec1cf44019ccf9efdd3180e34df10a5e508876e17909c2d89786ea4c5c19bbe23e1b545b92f43153db7d14a5a0
sha512sums = dd4488aeef3bc08a82882dd69c2b470c407fa7440abb86ed79e883cc8a5e8621292861d221ee42b2ca130ecc0155660663ce41faacbf5576bbbe986189cb6287
pkgname = ashell-bin
|