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 dc0856ddd9b5..ad59e3fdbd15 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,7 +11,7 @@ pkgbase = dnd-tools
depends = python
provides = dnd-tools
conflicts = dnd-tools
- source = git://gitlab.com/savagezen/dnd-tools.git
+ source = git+https://gitlab.com/savagezen/dnd-tools
sha256sums = SKIP
pkgname = dnd-tools
diff --git a/PKGBUILD b/PKGBUILD
index 736a094a7b10..495cd21077f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Austin Haedicke <austin.haedicke@gamil.com>
+# Maintainer: Austin Haedicke <austin.haedicke@gmail.com>
pkgname=dnd-tools
pkgver=r36.baefb9e
@@ -11,7 +11,7 @@ url='https://gitlab.com/savagezen/dnd-tools'
license=('AGPLv3')
conflicts=('dnd-tools')
provides=('dnd-tools')
-source=(git://github.com/savagezen/dnd-tools.git)
+source=(git+https://gitlab.com/savagezen/dnd-tools)
sha256sums=('SKIP')
pkgver() {