summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 44f9aa5dfcbc..f95328f44501 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.031
+ pkgver = 7.040
pkgrel = 1
url = https://github.com/alerque/libertinus
arch = any
license = OFL
- source = https://github.com/alerque/libertinus/releases/download/v7.031/Libertinus-7.031.tar.xz
- sha256sums = 32cdd2cbd9927b9bda1d500c50faefffa0e1d989b4fbb3ea010dc3efd4495eb0
+ source = https://github.com/alerque/libertinus/releases/download/v7.040/Libertinus-7.040.tar.xz
+ sha256sums = 7fe9f022722d1c1cc67dc2c28a110b3bb55bae3575196160d2422c89333b3850
pkgname = otf-libertinus
diff --git a/PKGBUILD b/PKGBUILD
index 95640a2e463a..14ef48780a00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=otf-libertinus
_pkgname="${pkgname#*-}"
-pkgver=7.031
+pkgver=7.040
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=('32cdd2cbd9927b9bda1d500c50faefffa0e1d989b4fbb3ea010dc3efd4495eb0')
+sha256sums=('7fe9f022722d1c1cc67dc2c28a110b3bb55bae3575196160d2422c89333b3850')
package() {
cd "${_pkgname^}-$pkgver"