summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Maclennan2019-07-11 14:16:16 +0300
committerCaleb Maclennan2019-07-11 14:16:16 +0300
commit38bbf19bdd7255da379b27df38a936bad7f0535e (patch)
tree9c17a60bdf3fabc97d0cdf6a0f97c65393087370 /PKGBUILD
parentec931929c5e108b5632f7d5749035a2d7a2ee1fa (diff)
downloadaur-38bbf19bdd7255da379b27df38a936bad7f0535e.tar.gz
Update to version 6.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 67a67bb1b11f..51f800f5dadc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=otf-libertinus
_pkgname="${pkgname#*-}"
-pkgver=6.9
+pkgver=6.10
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/libertinus-fonts/libertinus'
source=("https://github.com/libertinus-fonts/$_pkgname/releases/download/v$pkgver/$_pkgname-$pkgver.zip")
-sha256sums=('d21ac19087cba270d98f344953cbcaeeea3b7271c5aac081c10162268ea4f77b')
+sha256sums=('54cd1eedb95c67a4679a00ad2e2144c82395fc39cbcbf0ca88ea6dd1da4d5498')
package() {
cd "${_pkgname^}-$pkgver"