blob: deee61570d73972a2f027942e439d1fdec6d7135 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = alacritty-themes
pkgdesc = A utility for choosing and applying Alacritty terminal themes.
pkgver = 6.0.2
pkgrel = 1
url = https://github.com/rajasegar/alacritty-themes
changelog = changelog.md
arch = any
license = MIT
makedepends = npm
makedepends = jq
makedepends = icu
depends = sh
depends = nodejs
noextract = alacritty-themes-6.0.2.tgz
source = https://registry.npmjs.org/alacritty-themes/-/alacritty-themes-6.0.2.tgz
source = https://raw.githubusercontent.com/rajasegar/alacritty-themes/master/LICENSE
b2sums = 4ee5bd30db3762d1faaa4f0abb65001dabf85bfb3ea708562ef98fe7619d3a25ab9f162788c7aba2d0daa7d516534cc569115d2a3e21a4740626c2e19e87fb53
b2sums = 7a11e2eeed89bc67e6cef84badf8cccd1bf2de44423c22bd023fe579795b45bc8906c7a2dc3df4c005d0524b99994d2f534410df8e9a52e2d95f97591dd8949c
pkgname = alacritty-themes
|