summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Perez de Castro2020-05-08 10:31:03 +0300
committerAdrian Perez de Castro2020-05-08 10:31:03 +0300
commitddb72f77cd00a4fe70efa6af7983b61341519b8a (patch)
tree83a8db5972932d3a629d57a28d8728db35b6b712
parent47b90dbf724955b9e162894f2fe73f1faa61381a (diff)
downloadaur-ddb72f77cd00a4fe70efa6af7983b61341519b8a.tar.gz
Add package description
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c595cba2678..5e9b723b943c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,7 @@
pkgbase = ttf-sometype-mono
+ pkgdesc = Free monospaced font for coding and tabular layout
pkgver = 1.000
- pkgrel = 1
+ pkgrel = 2
url = https://monospacedfont.com
arch = any
license = custom:OFL
diff --git a/PKGBUILD b/PKGBUILD
index 013a07cb5255..0d7d2335e9cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
# Maintainer: Adrian Perez de Castro <aperez@igalia.com>
+pkgdesc='Free monospaced font for coding and tabular layout'
pkgname=ttf-sometype-mono
pkgver=1.000
-pkgrel=1
+pkgrel=2
_gitcommit=e1741b500ec74b441852451d1172f99b81100249
arch=(any)
license=(custom:OFL)