summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraksr2018-05-25 09:06:16 +0200
committeraksr2018-05-25 09:06:16 +0200
commit6aba6ab0f63221fcf781701eb105911096c5ae38 (patch)
treea5ea8cc365ac7e5272c28bef2b6018acea39f739
parent22e36ecb595327ac4295833f91ec6de93dce80b4 (diff)
downloadaur-6aba6ab0f63221fcf781701eb105911096c5ae38.tar.gz
Change URLs.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8fdf58ace9bd..87c025cc9f6d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# Tue May 22 02:30:44 UTC 2018
+# Fri May 25 07:05:40 UTC 2018
pkgbase = otf-libertinus-git
pkgdesc = Libertinus font family, a fork of Linux Libertine and Linux Biolinum with bugfixes and an OpenType math companion.
- pkgver = 6.6.r19.g51a9651
+ pkgver = 6.6.r30.g6f5da00
pkgrel = 1
- url = https://github.com/khaledhosny/libertinus
+ url = https://github.com/libertinus-fonts/libertinus
arch = any
license = custom: OFL
depends = fontconfig
depends = xorg-font-utils
provides = otf-libertinus
conflicts = otf-libertinus
- source = otf-libertinus-git::git+https://github.com/khaledhosny/libertinus.git
+ source = otf-libertinus-git::git+https://github.com/libertinus-fonts/libertinus
md5sums = SKIP
pkgname = otf-libertinus-git
diff --git a/PKGBUILD b/PKGBUILD
index f3f077f7fcbc..b4e7772cd811 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,16 @@
# Maintainer: Caleb Maclennan <caleb@alerque.com>
pkgname=otf-libertinus-git
-pkgver=6.6.r19.g51a9651
+pkgver=6.6.r30.g6f5da00
pkgrel=1
pkgdesc='Libertinus font family, a fork of Linux Libertine and Linux Biolinum with bugfixes and an OpenType math companion.'
arch=('any')
-url='https://github.com/khaledhosny/libertinus'
+url='https://github.com/libertinus-fonts/libertinus'
license=('custom: OFL')
depends=('fontconfig' 'xorg-font-utils')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
-source=("$pkgname::git+https://github.com/khaledhosny/libertinus.git")
+source=("$pkgname::git+$url")
md5sums=('SKIP')
pkgver() {