summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bc75709bacf1..c2b25e68591b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,6 +2,8 @@ pkgbase = ttf-comic-mono-git
pkgdesc = like the famous font but monospace and with adjusted metric
pkgver = r21.03b5ad8
pkgrel = 1
+ epoch = 1
+ url = https://dtinth.github.io/comic-mono-font/
arch = any
license = MIT
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 758c00d88dae..5ab85e8d7c11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,11 @@
pkgname=ttf-comic-mono-git
pkgver=r21.03b5ad8
pkgrel=1
+epoch=1
pkgdesc="like the famous font but monospace and with adjusted metric"
license=('MIT')
arch=('any')
+url="https://dtinth.github.io/comic-mono-font/"
makedepends=('git')
provides=("comic-mono")