summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSeveren Redwood2016-02-22 02:15:45 +1300
committerSeveren Redwood2016-02-22 02:15:45 +1300
commit03594e4346e9c347e08b2c29be7f060c6b70abda (patch)
tree3d72f66a626500711293d02178bfdd4e901de388 /PKGBUILD
parent597e626dea5f5e3fbfba4c6f0e2a64a516909c31 (diff)
downloadaur-03594e4346e9c347e08b2c29be7f060c6b70abda.tar.gz
Add missing .SRCINFO and bump pkgrel
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 199c8e7b0658..c9e2a33907aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
-# Maintainer: Severen Redwood <severen.redwood@gmail.com>
-# Report all package issues to `https://github.com/SShrike/arch-packages`
+# Maintainer: Severen Redwood <severen@shrike.me>
+# Report all package issues to `https://github.com/SShrike/pkgbuilds`
_fontname="monoid"
pkgname="ttf-${_fontname}"
pkgver='0.61'
-pkgrel=1
+pkgrel=2
pkgdesc='A customisable coding font'
arch=('any')
license=('MIT' 'custom:OFL')