blob: f904a8818c1febf16a79d1113d106870b59cb4d3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = gnome-shell-extension-notification-configurator-git
pkgdesc = Advanced GNOME notification capabilities including rate limiting, custom color theming per application, and notification positioning
pkgver = 1.3.0.r2.gcb22fd0
pkgrel = 1
url = https://github.com/ExposedCat/gnome-notification-configurator
arch = any
license = LGPL-3.0-or-later
makedepends = git
makedepends = jq
makedepends = npm
depends = gnome-shell
provides = gnome-shell-extension-notification-configurator
conflicts = gnome-shell-extension-notification-configurator
source = git+https://github.com/ExposedCat/gnome-notification-configurator.git
sha256sums = SKIP
pkgname = gnome-shell-extension-notification-configurator-git
|