blob: a2e5f76c8a31d26a9bddb5da273ed91d35aaf2a0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = ttf-all-the-icons
pkgdesc = Icon font for all-the-icons.el (A utility package to collect various Icon Fonts and propertize them within Emacs.)
pkgver = 5.0.0
pkgrel = 1
url = https://github.com/domtronn/all-the-icons.el
arch = any
license = MIT
provides = ttf-atom-file-icons
provides = ttf-font-awesome
provides = ttf-material-design-icons
provides = ttf-octicons
provides = ttf-weather-icons
conflicts = ttf-octicons
source = ttf-all-the-icons-5.0.0.tar.gz::https://github.com/domtronn/all-the-icons.el/archive/5.0.0.tar.gz
sha256sums = 72ac4544ba715e082e1150adce50f9ad80b9d350585acd45ee080ac4e91caa57
pkgname = ttf-all-the-icons
|