summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9dcd58bac4b1..ade559bfc0a0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -18,7 +18,7 @@ pkgbase = bigjubelweb-git
depends = python-click
provides = bigjubelweb
conflicts = bigjubelweb
- source = bigjubel::git+https://gitlab.com/dkabus/bigjubelweb
+ source = bigjubelweb::git+https://gitlab.com/dkabus/bigjubelweb
md5sums = SKIP
pkgname = bigjubelweb-git
diff --git a/PKGBUILD b/PKGBUILD
index cc804ee34134..0be2c503a21d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=bigjubelweb-git
pkgname=bigjubelweb-git
-_module='bigjubel'
+_module='bigjubelweb'
pkgver=0.7.6.r7.g95f1c26
pkgrel=2
pkgdesc="A web interface for BigJubel"
@@ -13,7 +13,7 @@ provides=('bigjubelweb')
conflicts=('bigjubelweb')
license=('GPL')
arch=('any')
-source=("bigjubel::git+https://gitlab.com/dkabus/bigjubelweb")
+source=("${_module}::git+https://gitlab.com/dkabus/bigjubelweb")
md5sums=('SKIP')
pkgver() {