diff options
author | Ryan Farley | 2019-11-21 12:16:45 -0600 |
---|---|---|
committer | Ryan Farley | 2019-11-21 12:16:45 -0600 |
commit | 85b9cf5d3153ab71439cf3a881c9873e36aef9f0 (patch) | |
tree | a08f03925fd2819eb7f74cfe43099a0276ce1e5f /.SRCINFO | |
download | aur-85b9cf5d3153ab71439cf3a881c9873e36aef9f0.tar.gz |
initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 00000000000..b4e890f2811 --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,16 @@ +pkgbase = tamsyn-font-otb + pkgdesc = A monospaced bitmap font for the console and X11 (OTB Format) + pkgver = 1.11 + pkgrel = 3 + url = http://www.fial.com/~scott/tamsyn-font + arch = any + license = custom + depends = fontconfig + depends = xorg-fonts-encodings + depends = xorg-font-utils + depends = fonttosfnt-git + source = https://www.fial.com/~scott/tamsyn-font/download/tamsyn-font-1.11.tar.gz + md5sums = 6ec13672d2f0d6a829f2403cdeebd980 + +pkgname = tamsyn-font-otb + |