blob: 83846914b8d0fb1e8286fd7240333e737ed6a497 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = notorious-git
pkgdesc = Keyboard centric notes
pkgver = 0.4.r0.g2483044
pkgrel = 2
url = https://gitlab.gnome.org/gabmus/notorious
arch = any
license = GPL3
makedepends = git
makedepends = meson
depends = gtk3
depends = python
depends = libhandy>=0.83
depends = python-gobject
depends = gobject-introspection
depends = gtksourceview4
provides = notorious
conflicts = notorious
source = notorious::git+https://gitlab.gnome.org/gabmus/notorious
sha256sums = SKIP
pkgname = notorious-git
|