summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 821dfc30f535..0480f5f25c88 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Thanks to Fabien Dovero
pkgname=otf-hermit
-pkgver=1.21
-pkgrel=2
+pkgver=2.0
+pkgrel=1
depends=('fontconfig' 'xorg-font-utils')
pkgdesc="A monospace font designed to be clear, pragmatic and very readable."
arch=('any')
@@ -11,7 +11,7 @@ url="https://pcaro.es/p/hermit/"
source=("https://pcaro.es/d/otf-hermit-$pkgver.tar.gz")
license=('custom:OFL')
install=$pkgname.install
-md5sums=('95e44bd81eb96f04e129ee019726db9a')
+sha256sums=('c04b432b088edabc8ff025049535077722869f842fb6f851864106b7f4f03527')
package() {
install -d "$pkgdir/usr/share/fonts/OTF"
cp -dpr --no-preserve=ownership "$srcdir/"*.otf "$pkgdir/usr/share/fonts/OTF/"