blob: 1cac152ff084f6dc338331e48a4df3cbfd725953 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = audamo
pkgdesc = Audamo is an auto dark mode tool that sets light and dark mode themes based on time or location.
pkgver = 1.1.4
pkgrel = 1
url = https://www.steven-braun.com/audamo
arch = any
license = MIT
depends = python
depends = python-requests
depends = python-astral
depends = python-tomli
source = git+https://github.com/braun-steven/audamo.git#tag=v1.1.4
md5sums = SKIP
pkgname = audamo
|