summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDesmond Kabus2023-08-11 22:28:40 +0200
committerDesmond Kabus2023-08-11 22:28:40 +0200
commit623944beeddbcc647ad747a0dce892ec18a96c95 (patch)
treec4cce95973ab2a51308b2ca0546c3aa7d8375a1a /PKGBUILD
parent7bd8e84083431c913b4af97ebe68c9ecae43c710 (diff)
downloadaur-623944beeddbcc647ad747a0dce892ec18a96c95.tar.gz
Move to Gitlab
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d0dd15ffa7c1..30c9d3babe18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,14 +6,14 @@ _module='bigjubelweb'
pkgver=0.7.6.r0.g0f7ce11
pkgrel=1
pkgdesc="A web interface for BigJubel"
-url="https://www.kabus.eu/git/bigjubelweb"
+url="https://gitlab.com/dkabus/bigjubelweb"
depends=('bigjubel' 'sqlite' 'python' 'python-flask' 'python-werkzeug' 'python-yaml' 'python-click')
makedepends=('python-setuptools' 'git')
provides=('bigjubelweb')
conflicts=('bigjubelweb')
license=('GPL')
arch=('any')
-source=("bigjubelweb::git://www.kabus.eu/git/bigjubelweb")
+source=("bigjubelweb::git+https://gitlab.com/dkabus/bigjubelweb")
md5sums=('SKIP')
pkgver() {