blob: d2c0ab376f8a98d3331f79cb7f6654f207acdf5b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = tmux-nord-theme
pkgdesc = An arctic, north-bluish clean and elegant tmux color theme.
pkgver = 0.3.0
pkgrel = 2
url = https://www.nordtheme.com/ports/tmux
install = tmux-nord-theme.install
arch = any
license = MIT
depends = tmux
source = tmux-nord-theme-0.3.0.tar.gz::https://github.com/arcticicestudio/nord-tmux/archive/v0.3.0.tar.gz
sha256sums = 3e9a9d2d6c46995da0ecc3667a182a6c2ca2333b89c83b5f3ea4393014c8bbd9
pkgname = tmux-nord-theme
|