blob: 4b5634867f46fd7a6f4a26907c6c8730de9f37a3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
# Generated by makepkg 4.2.1
# Mon Jun 1 15:00:49 UTC 2015
pkgbase = dunst-git
pkgdesc = Customizable and lightweight notification-daemon
pkgver = 1.1.0.r18.gf8e1e33
pkgrel = 1
url = http://www.knopwob.org/dunst
arch = i686
arch = x86_64
license = BSD
makedepends = git
makedepends = perl
depends = libxinerama
depends = libxss
depends = pango
depends = libnotify
depends = libxdg-basedir
provides = dunst
provides = notification-daemon
conflicts = dunst
source = git://github.com/knopwob/dunst.git
sha256sums = SKIP
pkgname = dunst-git
|