blob: 5c56a96661b1d489ad543f9a5f10f1d7f1ce80e3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = brisk-menu-git
pkgdesc = Modern, efficient menu for the MATE Desktop Environment
pkgver = 0.6.2.r3.g71cced4
pkgrel = 3
url = https://github.com/getsolus/brisk-menu
arch = i686
arch = x86_64
license = GPL-2.0-or-later
makedepends = git
makedepends = glib2-devel
makedepends = meson
makedepends = ninja
depends = libnotify
depends = mate-panel
provides = brisk-menu=0.6.2
conflicts = brisk-menu
source = brisk-menu::git+https://github.com/getsolus/brisk-menu.git
sha256sums = SKIP
pkgname = brisk-menu-git
|