blob: 202336695e6856f08a6569ac9ede7d50bbe4f82e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = asusctltray-git
pkgdesc = Simple tray profile switcher for asusctl
pkgver = r28.c8ef0ba
pkgrel = 1
url = https://github.com/Baldomo/asusctltray
arch = any
license = MIT
makedepends = git
depends = python3
depends = supergfxctl
depends = asusctl
depends = dbus
depends = dbus-python
provides = asusctltray
conflicts = asusctltray
source = asusctltray::git+https://github.com/Baldomo/asusctltray.git
md5sums = SKIP
pkgname = asusctltray-git
|