blob: b84d282e67b444d5da0e131237a153c58241685c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
pkgbase = fish-catppuccin-git
pkgdesc = Soothing pastel theme for Fish Shell
pkgver = r61.b909666
pkgrel = 1
url = https://github.com/catppuccin/fish
install = catppuccin.install
arch = any
license = MIT
makedepends = git
depends = fish
source = fish-catppuccin::git+https://github.com/catppuccin/fish
sha256sums = SKIP
pkgname = fish-catppuccin-frappe-git
pkgdesc = Soothing pastel theme for Fish Shell -- Frappe colorscheme
provides = fish-catppuccin-frappe
conflicts = fish-catppuccin-frappe
pkgname = fish-catppuccin-latte-git
pkgdesc = Soothing pastel theme for Fish Shell -- Latte colorscheme
provides = fish-catppuccin-latte
conflicts = fish-catppuccin-latte
pkgname = fish-catppuccin-macchiato-git
pkgdesc = Soothing pastel theme for Fish Shell -- Macchiato colorscheme
provides = fish-catppuccin-macchiato
conflicts = fish-catppuccin-macchiato
pkgname = fish-catppuccin-mocha-git
pkgdesc = Soothing pastel theme for Fish Shell -- Mocha colorscheme
provides = fish-catppuccin-mocha
conflicts = fish-catppuccin-mocha
|