blob: 75d20658cf7ba48eaf3e37fe234bc70f225cd564 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = clearine-git
pkgdesc = Beautiful Logout UI for X11 window manager
pkgver = 0.7
pkgrel = 3
url = https://github.com/okitavera/clearine
arch = any
license = MIT
makedepends = git
depends = python-gobject
depends = python-cairo
backup = etc/clearine.conf
source = clearine-git::git+https://github.com/okitavera/clearine.git
md5sums = SKIP
pkgname = clearine-git
|