summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAustin2022-07-30 21:06:39 -0400
committerAustin2022-07-30 21:06:39 -0400
commit7a3c9c2d08bc4e401ea58de4b891c99f304ef9b9 (patch)
tree5d58d72bf5debf24cf358ef71259c586aa969e81
parent52cda96ee000c10b875fc2a85f2cbbc2e4f2b031 (diff)
downloadaur-7a3c9c2d08bc4e401ea58de4b891c99f304ef9b9.tar.gz
-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() {