blob: e22fac430e5af5b2b6f4ba418db595a655e2e856 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = nwg-launchers
pkgdesc = GTK+ launchers for sway, i3 and some other WMs
pkgver = 0.3.1
pkgrel = 1
url = https://github.com/nwg-piotr/nwg-launchers
arch = x86_64
license = GPL3
makedepends = git
makedepends = meson
depends = gtk3
depends = gtkmm3
depends = nlohmann-json
source = https://github.com/nwg-piotr/nwg-launchers/archive/v0.3.1.tar.gz
md5sums = 2302b156d4fc9d505ae14f25da7ddfb9
pkgname = nwg-launchers
|