summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Perez de Castro2018-05-29 14:27:14 +0100
committerAdrian Perez de Castro2018-05-29 14:27:14 +0100
commitc78909c78c5ca8675c15c010862bfc69d65bc800 (patch)
tree5ae51c6c8058cf61d296b2e4cfbe14b7f464cf55
parent2646f0d4e6a026888d66fc79cf5374b29b33d01d (diff)
downloadaur-ttf-0xa000.tar.gz
Add package description
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ae48611174da..01128774ce2a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,7 @@
pkgbase = ttf-0xa000
+ pkgdesc = Monospace font family turned into TrueType starting from bitmaps
pkgver = 20180529
- pkgrel = 1
+ pkgrel = 2
url = http://pippin.gimp.org/0xA000
arch = any
license = custom:OFL
diff --git a/PKGBUILD b/PKGBUILD
index e51b9a48643e..dc808f6ee8a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Adrian Perez de Castro <aperez@igalia.com>
pkgname='ttf-0xa000'
-pkgdesc=''
+pkgdesc='Monospace font family turned into TrueType starting from bitmaps'
pkgver='20180529'
-pkgrel='1'
+pkgrel='2'
url='http://pippin.gimp.org/0xA000'
arch=('any')
license=('custom:OFL')