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 5de403e8dafd..f3aef78ed473 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = otf-libertinus
pkgdesc = The Libertinus font family, a fork of Linux Libertine and Biolinum with OpenType math
pkgver = 6.12
- pkgrel = 1
- url = https://github.com/alif-type/libertinus
+ pkgrel = 2
+ url = https://github.com/alerque/libertinus
arch = any
license = OFL
- source = https://github.com/alif-type/libertinus/releases/download/v6.12/libertinus-6.12.zip
+ source = https://github.com/alerque/libertinus/releases/download/v6.12/libertinus-6.12.zip
sha256sums = 62cd83cb2198d946d1a66f590c4bcd3321a0a82c63aa2efb6951ca784bd3ec1a
pkgname = otf-libertinus
diff --git a/PKGBUILD b/PKGBUILD
index e2391808bd79..bad22a1c1669 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@
pkgname=otf-libertinus
_pkgname="${pkgname#*-}"
pkgver=6.12
-pkgrel=1
+pkgrel=2
pkgdesc='The Libertinus font family, a fork of Linux Libertine and Biolinum with OpenType math'
arch=('any')
license=('OFL')
-url="https://github.com/alif-type/$_pkgname"
+url="https://github.com/alerque/$_pkgname"
source=("$url/releases/download/v$pkgver/$_pkgname-$pkgver.zip")
sha256sums=('62cd83cb2198d946d1a66f590c4bcd3321a0a82c63aa2efb6951ca784bd3ec1a')