blob: aa9f117c068bded5a74270ada646a2d594e15045 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-nerdfonts
pkgdesc = NerdFonts for Python
pkgver = 1.0.1
pkgrel = 1
url = https://gitlab.com/ajeetdsouza/nerdfonts-python
arch = any
license = GPL3
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
makedepends = subversion
depends = python
source = python-nerdfonts::git+https://gitlab.com/ajeetdsouza/nerdfonts-python.git
sha256sums = SKIP
pkgname = python-nerdfonts
|