blob: 0ccb3670e18981f7a836487086e88a17976536f4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = gnome-shell-extension-custom-command-toggle
pkgdesc = Create customizable GNOME quick-toggle buttons to run user commands and scripts
pkgver = 12
pkgrel = 1
url = https://github.com/StorageB/custom-command-toggle
arch = any
license = GPL-3.0-or-later
makedepends = glib2
depends = gnome-shell
source = gnome-shell-extension-custom-command-toggle-12.zip::https://github.com/StorageB/custom-command-toggle/releases/download/v12/custom-command-toggle.zip
sha256sums = 3a04bd3fd6776ae9e64896a6d89f920be3075cb88f9db222b54c4b6ef443145b
pkgname = gnome-shell-extension-custom-command-toggle
|