2 # Maintainer: ying <Jinoto Systems>
3 # Contributor: ying <Jinoto Systems>
5 pkgname=neuropolitical_font
8 url="http://www.dafont.com/neuropolitical.font"
10 depends=('fontconfig' 'xorg-font-utils')
11 pkgdesc="custom fonts"
13 source=(neuropolitical.ttf)
14 install=$pkgname.install
18 mkdir -p $pkgdir/usr/share/fonts/TTF
19 cp $srcdir/*.ttf $pkgdir/usr/share/fonts/TTF
22 md5sums=('09fbc647a8add912297c3908b05cf356')