blob: db989a196eaa3fe0476eeaea719a11c2f40e184d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = sticky-git
pkgdesc = A sticky notes app for the Linux desktop
pkgver = 1.24.r0.g5fa93af
pkgrel = 2
url = https://github.com/linuxmint/sticky
arch = any
license = GPL-2.0-or-later
makedepends = git
makedepends = meson
depends = gspell
depends = gtk3
depends = python
depends = python-gobject
depends = python-xapp
depends = xapp
provides = sticky=1.24
conflicts = sticky
source = linuxmint.sticky::git+https://github.com/linuxmint/sticky.git
sha256sums = SKIP
pkgname = sticky-git
|