diff options
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 0000000..e073462 --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,16 @@ +pkgbase = bdf-tewi-git + pkgdesc = Bitmap font + pkgver = 0.197.90e0dfa + pkgrel = 1 + url = https://github.com/lucy/tewi-font + install = bdf-tewi-git.install + arch = any + license = custom:GPL3 + makedepends = git + depends = xorg-fonts-encodings + depends = xorg-font-utils + source = git+https://github.com/lucy/tewi-font.git + sha256sums = SKIP + +pkgname = bdf-tewi-git + |