Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
libertinus-font


Commits:
157f483e by Caleb Maclennan at 2024-09-21T02:37:36+03:00
upgpkg: 7.050-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
 pkgbase = libertinus-font
        pkgdesc = Fonts based on Linux Libertine/Biolinum, with extended math 
support
-       pkgver = 7.040
-       pkgrel = 5
+       pkgver = 7.050
+       pkgrel = 1
        url = https://github.com/alerque/libertinus
        arch = any
        license = OFL-1.1-RFN
-       source = 
https://github.com/alerque/libertinus/releases/download/v7.040/Libertinus-7.040.tar.xz
-       sha256sums = 
7fe9f022722d1c1cc67dc2c28a110b3bb55bae3575196160d2422c89333b3850
+       source = 
https://github.com/alerque/libertinus/releases/download/v7.050/Libertinus-7.050.tar.zst
+       sha256sums = 
cbb54c4c482376eb17bb6397494489baacff0755d3864f9b5c772e2f3d43d429
 
 pkgname = otf-libertinus
-       provides = libertinus-font=7.040
+       provides = libertinus-font=7.050
        replaces = libertinus-font


=====================================
PKGBUILD
=====================================
@@ -4,15 +4,15 @@
 pkgbase=libertinus-font
 _fname="${pkgbase%-font}"
 pkgname=(otf-$_fname)
-pkgver=7.040
-pkgrel=5
+pkgver=7.050
+pkgrel=1
 pkgdesc='Fonts based on Linux Libertine/Biolinum, with extended math support'
 arch=(any)
 url="https://github.com/alerque/$_fname";
 license=(OFL-1.1-RFN)
 _archive="${_fname^}-$pkgver"
-source=("$url/releases/download/v$pkgver/$_archive.tar.xz")
-sha256sums=('7fe9f022722d1c1cc67dc2c28a110b3bb55bae3575196160d2422c89333b3850')
+source=("$url/releases/download/v$pkgver/$_archive.tar.zst")
+sha256sums=('cbb54c4c482376eb17bb6397494489baacff0755d3864f9b5c772e2f3d43d429')
 
 package_otf-libertinus() {
        cd "$_archive"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libertinus-font/-/commit/157f483e8f20af70ece3f0e272fb0269689a5c1a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libertinus-font/-/commit/157f483e8f20af70ece3f0e272fb0269689a5c1a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to