summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoraksr2018-05-25 09:06:16 +0200
committeraksr2018-05-25 09:06:16 +0200
commit6aba6ab0f63221fcf781701eb105911096c5ae38 (patch)
treea5ea8cc365ac7e5272c28bef2b6018acea39f739 /PKGBUILD
parent22e36ecb595327ac4295833f91ec6de93dce80b4 (diff)
downloadaur-6aba6ab0f63221fcf781701eb105911096c5ae38.tar.gz
Change URLs.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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() {