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 e1fd672f401c..ed3fef08f6bf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = numix-cursor-theme-git
pkgdesc = Numix cursor theme for Linux
pkgver = r37.d237ecd
pkgrel = 1
- url = http://numixproject.org/
+ url = https://numixproject.github.io
arch = any
license = GPL3
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index a8f501a5ce0a..a78c581157e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=r37.d237ecd
pkgrel=1
pkgdesc="Numix cursor theme for Linux"
arch=('any')
-url="http://numixproject.org/"
+url="https://numixproject.github.io"
license=('GPL3')
makedepends=('git' 'inkscape' 'xorg-xcursorgen')
source=("${_pkgname}"::"git+https://github.com/numixproject/${_pkgname}.git")