blob: 9cfa6295271ce590bd7129a3614fa7c2c4abe679 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = niriswitcher
pkgdesc = An application switcher for niri
pkgver = 0.7.1
pkgrel = 1
url = https://github.com/isaksamsten/niriswitcher
arch = any
license = MIT
makedepends = python-hatchling
makedepends = python-build
makedepends = python-installer
depends = niri
depends = python-gobject
depends = gtk4-layer-shell
depends = libadwaita
source = niriswitcher-0.7.1.tar.gz::https://github.com/isaksamsten/niriswitcher/archive/refs/tags/0.7.1.tar.gz
sha256sums = be6fb6413db8d250a7fe51b8fa892e6d44adc1fabc8199f1127c52967c4bc6bc
pkgname = niriswitcher
|