summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3632fa0248f0..39e81879eecf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=1.2
pkgrel=1
pkgdesc="Really fast single line notes for the CLI."
arch=('any')
-url="https://github.com/stormdragon2976/$pkgname"
+url="https://git.2mb.codes/~stormdragon2976/${pkgname}"
source=("${url}/archive/${pkgver}.tar.gz")
license=('unlicense')
optdepends=('xclip: Clipboard support')