summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPellegrino Prevete2019-05-31 20:05:13 +0200
committerPellegrino Prevete2019-05-31 20:05:13 +0200
commit4686f6797b1ecdb29a2a6ee9da60cbf4a7f4d6d4 (patch)
tree14f495d9c466251321187c0d87b8e5093ad1bd28
parenta324fee2f0223e7f7f33c3636d1c639c17fa3c42 (diff)
downloadaur-4686f6797b1ecdb29a2a6ee9da60cbf4a7f4d6d4.tar.gz
fix typo
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 978226eabf24..97a67d1148b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ depends=('libhandy' 'python-appdirs' 'python-bleach' 'python-beautifulsoup4' 'py
makedepends=('python-setuptools')
provides=('daty')
conflicts=('daty')
-source=('daty::git+https://gnome.gitlab.com/World/Daty.git')
+source=('daty::git+https://gitlab.gnome.org/World/Daty.git')
sha256sums=('SKIP')
package() {