summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Perez de Castro2014-10-11 02:33:26 +0300
committerAdrian Perez de Castro2015-07-14 11:42:52 +0300
commit086cdee7849360237a1b045e171525389c6ebdd9 (patch)
tree806a5bd76e43f24ee4347cbd128bcc8c432406ff
parent41d759d4a0d884c9f9d17f16bb1df90e66dbfef8 (diff)
downloadaur-086cdee7849360237a1b045e171525389c6ebdd9.tar.gz
Add missing description
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e1823960ea70..df3e64941d2b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,7 @@
pkgbase = uw-ttyp0-font
+ pkgdesc = Bitmap monospaced font with unicode support and Powerline symbols
pkgver = 1.2
- pkgrel = 0
+ pkgrel = 1
url = http://people.mpi-inf.mpg.de/~uwe/misc/uw-ttyp0
install = font.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 26cae288fceb..b3420c367050 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,9 @@ _centered_tilde=true
_encodings='uni i15'
pkgname='uw-ttyp0-font'
+pkgdesc='Bitmap monospaced font with unicode support and Powerline symbols'
pkgver='1.2'
-pkgrel='0'
+pkgrel='1'
arch='any'
url='http://people.mpi-inf.mpg.de/~uwe/misc/uw-ttyp0'
source=("${url}/uw-ttyp0-${pkgver}.tar.gz")