summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2020-10-14 18:25:54 +0300
committerCaleb Maclennan2020-10-14 18:25:54 +0300
commit1c5dd25c3ffb8c66905c1a5117ac3a6c94712422 (patch)
treec84393b8c48968369c5c8ae0a5178878dff3defc
parent35bf202e170fb268e2e0e5bab25e67de4ce9eef8 (diff)
downloadaur-1c5dd25c3ffb8c66905c1a5117ac3a6c94712422.tar.gz
upgpkg: otf-libertinus 7.020-1
upstream release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0a8adde442f9..63cd62a2d44c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = otf-libertinus
pkgdesc = The Libertinus font family, a fork of Linux Libertine and Biolinum with OpenType math
- pkgver = 7.010
+ pkgver = 7.020
pkgrel = 1
url = https://github.com/alerque/libertinus
arch = any
license = OFL
- source = https://github.com/alerque/libertinus/releases/download/v7.010/Libertinus-7.010.tar.xz
- sha256sums = d7b9cd1a1e56d11721db2093a09e96972420e03a5662394f81a793ee6998c746
+ source = https://github.com/alerque/libertinus/releases/download/v7.020/Libertinus-7.020.tar.xz
+ sha256sums = 87fced5821ffcad0c94a7086d5325e2c679c24e201c500406173b769df16b6d7
pkgname = otf-libertinus
diff --git a/PKGBUILD b/PKGBUILD
index f0842c726ce2..11cb6f6fc437 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=otf-libertinus
_pkgname="${pkgname#*-}"
-pkgver=7.010
+pkgver=7.020
pkgrel=1
pkgdesc='The Libertinus font family, a fork of Linux Libertine and Biolinum with OpenType math'
arch=('any')
license=('OFL')
url="https://github.com/alerque/$_pkgname"
source=("$url/releases/download/v$pkgver/${_pkgname^}-$pkgver.tar.xz")
-sha256sums=('d7b9cd1a1e56d11721db2093a09e96972420e03a5662394f81a793ee6998c746')
+sha256sums=('87fced5821ffcad0c94a7086d5325e2c679c24e201c500406173b769df16b6d7')
package() {
cd "${_pkgname^}-$pkgver"