blob: 810240b91b3c8d62edacf20dac2226e50dc842e0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = focusclock-git
pkgdesc = A clock that sits on top of all windows to help you focus.
pkgver = r7.82fc878
pkgrel = 1
url = https://github.com/KorigamiK/focusclock
arch = x86_64
arch = i686
arch = aarch64
arch = armv7h
arch = armv6h
license = GPL3
makedepends = cmake
makedepends = git
depends = gtk4-layer-shell
depends = gtkmm-4.0
provides = focusclock
conflicts = focusclock
source = git+https://github.com/KorigamiK/focusclock.git
sha512sums = SKIP
pkgname = focusclock-git
|