summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRadoslaw Mejer2019-06-22 09:49:09 +0200
committerRadoslaw Mejer2019-06-22 09:49:09 +0200
commita5a6d49fc087945a8e9ebe1328ae1e7e6602eaa0 (patch)
tree8a6382fdeb455ef30e6f01811f44f54a84597cfb
parent0deb1f7ec186b6c1ad5b9a36242a8c60bce022f1 (diff)
downloadaur-a5a6d49fc087945a8e9ebe1328ae1e7e6602eaa0.tar.gz
Update URL to the font project
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a61683e3c802..15e7b15ed050 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = font-victor-mono
pkgdesc = A programming font with cursive italics and ligatures.
pkgver = 1.1.0
pkgrel = 1
- url = https://github.com/rubjo/victor-mono
+ url = https://rubjo.github.io/victor-mono
arch = any
source = https://github.com/rubjo/victor-mono/raw/v1.1.0/public/VictorMonoAll.zip
sha256sums = 9275f581dc2fd0d14d152de7be0e3eaefbb9379a4a497c691e8fcd8b5bf748c4
diff --git a/PKGBUILD b/PKGBUILD
index daa882f401a2..3da57d8f2577 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgver=1.1.0
pkgrel=1
pkgdesc="A programming font with cursive italics and ligatures."
arch=(any)
-url="https://github.com/rubjo/victor-mono"
+url="https://rubjo.github.io/victor-mono"
source=(
"https://github.com/rubjo/victor-mono/raw/v$pkgver/public/VictorMonoAll.zip"
)