blob: e83114e40d0b6802707a7a4b8a2643ca87c573a4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = blueblack-git
pkgdesc = Automatically switch between light/dark mode
pkgver = 1.0.3.r2.ge0a681a3
pkgrel = 1
url = https://github.com/smitropoulos/blueblack
arch = any
license = GPL
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = git
makedepends = poetry
depends = python-yaml>=6.0.1
depends = python-requests>=2.31.0
depends = python-xdg-base-dirs
depends = python-jsonschema>=4.21.1
provides = blueblack
conflicts = blueblack
source = blueblack::git+https://github.com/smitropoulos/blueblack.git
sha256sums = SKIP
pkgname = blueblack-git
|