blob: aad18f93e15a3f3f2040c662ce43b09190475f70 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = gnome-shell-extension-legacy-theme-auto-switcher-git
pkgdesc = Change the GTK3 theme to light/dark variant based on the system color scheme
pkgver = r21.e935a51
pkgrel = 1
url = https://github.com/mukul29/legacy-theme-auto-switcher-gnome-extension
arch = any
license = AGPL-3.0-only
makedepends = git
depends = gnome-shell
provides = gnome-shell-extension-legacy-theme-auto-switcher
conflicts = gnome-shell-extension-legacy-theme-auto-switcher
source = gnome-shell-extension-legacy-theme-auto-switcher-git::git+https://github.com/mukul29/legacy-theme-auto-switcher-gnome-extension.git
sha256sums = SKIP
pkgname = gnome-shell-extension-legacy-theme-auto-switcher-git
|