summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 44e0dc79cedc..3a8e9a8658f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Bart Janssens <bart at bartjanssens dot org>
pkgname=ttf-juliamono
-pkgver=0.026
+pkgver=0.027
pkgrel=1
pkgdesc='JuliaMono is a monospace typeface designed for programming in Julia.'
arch=('any')
@@ -9,7 +9,7 @@ url='https://juliamono.netlify.app/'
license=('custom:SIL Open Font License v1.1')
depends=('xorg-fonts-encodings')
source=("JuliaMono-${pkgver}.tar.gz::https://github.com/cormullion/juliamono/releases/download/v${pkgver}/JuliaMono.tar.gz")
-sha256sums=('52b27a791799a3a63fc848296ca1e37718e6d6285a384c2c87135397335a533b')
+sha256sums=('554a95f2a886960fd390b48671fc678830c8f3023f9eb6ca54bbd1c6d8367f57')
package() {
cd "${srcdir}"