summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Maibaum2018-05-07 10:14:46 +0200
committerJohannes Maibaum2018-05-07 10:14:46 +0200
commitad442884d35b8920be09c6469674dc812a798b35 (patch)
treea2dea3771f6fb02006e2563876c70898c62ae10f
parent93ac4cfdc293a37c010fb314257cfce7b2f81aeb (diff)
downloadaur-ad442884d35b8920be09c6469674dc812a798b35.tar.gz
Move URL to new Github location: libertinus-fonts
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 220b6186ce33..5b8aca6b1c1c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,13 +2,13 @@ pkgbase = otf-libertinus
pkgdesc = The Libertinus font family. A fork of the Linux Libertine and Linux Biolinum fonts with bugfixes and an OpenType math companion.
pkgver = 6.6
pkgrel = 1
- url = https://github.com/khaledhosny/libertinus
+ url = https://github.com/libertinus-fonts/libertinus
arch = any
license = custom: OFL
depends = fontconfig
conflicts = otf-libertine-git
conflicts = otf-libertinus-git
- source = https://github.com/khaledhosny/libertinus/releases/download/v6.6/libertinus-6.6.zip
+ source = https://github.com/libertinus-fonts/libertinus/releases/download/v6.6/libertinus-6.6.zip
sha256sums = 7201f2ec9a19276179739d44e3cb4fb5c6dcfa0613ba51ce798bf4bf4f490702
pkgname = otf-libertinus
diff --git a/PKGBUILD b/PKGBUILD
index 734f7a3be836..c6c70a7ca610 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,8 @@ depends=('fontconfig')
conflicts=('otf-libertine-git' 'otf-libertinus-git')
arch=('any')
license=('custom: OFL')
-url='https://github.com/khaledhosny/libertinus'
-source=("https://github.com/khaledhosny/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-${pkgver}.zip")
+url='https://github.com/libertinus-fonts/libertinus'
+source=("https://github.com/libertinus-fonts/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-${pkgver}.zip")
sha256sums=('7201f2ec9a19276179739d44e3cb4fb5c6dcfa0613ba51ce798bf4bf4f490702')
package() {