blob: 45ad6101afad3af0d83840a1f3506f18b043eedd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = buzz-git
pkgdesc = A simple system tray application for notifying about unseen e-mail
pkgver = .r0.0247964
pkgrel = 1
url = https://github.com/jonhoo/buzz
arch = i686
arch = x86_64
license = MIT
license = Apache
makedepends = git
makedepends = rust
depends = libappindicator-gtk3
depends = gtk3
depends = notification-daemon
depends = llvm
depends = clang
depends = faenza-icon-theme
depends = oxygen-icons
source = buzz-git::git+https://github.com/jonhoo/buzz
md5sums = SKIP
pkgname = buzz-git
|