summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2021-01-10 00:48:28 +0300
committerCaleb Maclennan2021-01-10 00:48:28 +0300
commitcfae63db831186643912bc1c34038d5431ac6da7 (patch)
tree99b914612a96482861d5c4cef4944b64c8b40281
parent1c5dd25c3ffb8c66905c1a5117ac3a6c94712422 (diff)
downloadaur-cfae63db831186643912bc1c34038d5431ac6da7.tar.gz
upgpkg: otf-libertinus 7.031-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 63cd62a2d44c..44f9aa5dfcbc 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.020
+ pkgver = 7.031
pkgrel = 1
url = https://github.com/alerque/libertinus
arch = any
license = OFL
- source = https://github.com/alerque/libertinus/releases/download/v7.020/Libertinus-7.020.tar.xz
- sha256sums = 87fced5821ffcad0c94a7086d5325e2c679c24e201c500406173b769df16b6d7
+ source = https://github.com/alerque/libertinus/releases/download/v7.031/Libertinus-7.031.tar.xz
+ sha256sums = 32cdd2cbd9927b9bda1d500c50faefffa0e1d989b4fbb3ea010dc3efd4495eb0
pkgname = otf-libertinus
diff --git a/PKGBUILD b/PKGBUILD
index 11cb6f6fc437..95640a2e463a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=otf-libertinus
_pkgname="${pkgname#*-}"
-pkgver=7.020
+pkgver=7.031
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=('87fced5821ffcad0c94a7086d5325e2c679c24e201c500406173b769df16b6d7')
+sha256sums=('32cdd2cbd9927b9bda1d500c50faefffa0e1d989b4fbb3ea010dc3efd4495eb0')
package() {
cd "${_pkgname^}-$pkgver"