blob: 73b89b1f3f9b8c0f919c15679da6b43dfc6ea48b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = evolution-tray-git
pkgdesc = Evolution mail tray icon, using StatusNotifierItem
pkgver = r181.1ed10e5
pkgrel = 1
url = https://github.com/gkatev/evolution-tray
arch = any
license = GPL2
makedepends = git
makedepends = meson
depends = evolution
depends = libdbusmenu-glib
source = git+https://github.com/gkatev/evolution-tray.git
sha256sums = SKIP
pkgname = evolution-tray-git
|