blob: d5fc1493c35f8b092305066654a8acf26801a394 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = timeswitch-git
pkgdesc = Power off, reboot, suspend or send a notification on timer.
pkgver = 0.1.1.r1.gce836d6
pkgrel = 2
url = https://github.com/fsobolev/timeswitch
arch = any
license = MIT
makedepends = git
makedepends = meson
depends = gsound
depends = gtk4
depends = libadwaita
depends = python
depends = python-gobject
provides = timeswitch
conflicts = timeswitch
source = git+https://github.com/fsobolev/timeswitch
b2sums = SKIP
pkgname = timeswitch-git
|