blob: e1aedcb786c212147c0bd32c61cfbfab0ec8ce4a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = allsorts-tools
pkgdesc = Font debugging tools based on the Allsorts font shaping engine
pkgver = 0.10.0
pkgrel = 1
url = https://github.com/yeslogic/allsorts-tools
arch = i686
arch = x86_64
license = Apache
makedepends = cargo
source = allsorts-tools-0.10.0.tar.gz::https://github.com/yeslogic/allsorts-tools/archive/0.10.0.tar.gz
sha256sums = dfdc8941fa1b3eb185ddcab885eab91be985613de62824afc99b4a556fc430c9
pkgname = allsorts-tools
|