summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Maibaum2018-04-26 21:13:28 +0200
committerJohannes Maibaum2018-04-26 21:13:28 +0200
commit93ac4cfdc293a37c010fb314257cfce7b2f81aeb (patch)
tree4119d31046333f0b3767d306664a49b85da7535d /PKGBUILD
parentf4d1a9aa28c486a41ca9d55eda8d9a22c5430eaf (diff)
downloadaur-93ac4cfdc293a37c010fb314257cfce7b2f81aeb.tar.gz
Update to version 6.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bd514b12ab7b..734f7a3be836 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=otf-libertinus
_pkgname=${pkgname#*-}
-pkgver=6.5
+pkgver=6.6
pkgrel=1
pkgdesc='The Libertinus font family. A fork of the Linux Libertine and Linux Biolinum fonts with bugfixes and an OpenType math companion.'
depends=('fontconfig')
@@ -12,7 +12,7 @@ arch=('any')
license=('custom: OFL')
url='https://github.com/khaledhosny/libertinus'
source=("https://github.com/khaledhosny/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-${pkgver}.zip")
-sha256sums=('3af54b46b510532b29339f17b2248f26ad97eb18e135ed9f3afa778eb56ecde6')
+sha256sums=('7201f2ec9a19276179739d44e3cb4fb5c6dcfa0613ba51ce798bf4bf4f490702')
package() {
cd "${_pkgname}-${pkgver}"