summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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"
)