blob: 1ab0de55ddf695065b7a25ce1c365e37167c860e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = nwg-launchers
pkgdesc = GTK+ launchers for sway, i3 and some other WMs
pkgver = 0.7.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 = nwg-launchers-0.7.1.tar.gz::https://github.com/nwg-piotr/nwg-launchers/archive/v0.7.1.tar.gz
md5sums = a23ec1aba236a23b4580700dee801c9f
pkgname = nwg-launchers
|