summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 289200697d28..5b02e3913a3b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@ pkgver=v1.3.r0.gf4e4b90
pkgrel=1
pkgdesc="Webnovel reader"
arch=('any')
-url="https://github.com/ognarb/webnovel-manager"
+url="https://gitlab.com/ognarb/webnovel-manager"
license=('GPL3')
depends=('python' 'python-pyqt5' 'python-requests' 'python-fuzzywuzzy' 'python-click' 'python-beautifulsoup4')
makedepends=('git' 'python-setuptools')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
-source=("git+https://github.com/ognarb/webnovel-manager.git")
+source=("git+https://gitlab.com/ognarb/webnovel-manager.git")
sha256sums=('SKIP')
pkgver() {