summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPellegrino Prevete2019-05-31 20:04:43 +0200
committerPellegrino Prevete2019-05-31 20:04:43 +0200
commita324fee2f0223e7f7f33c3636d1c639c17fa3c42 (patch)
treeb668cf128df83c27667c8e86a65a5e8c6640cd24
parent22e086375dde6c41e3f658ac9c158105b75d8867 (diff)
downloadaur-a324fee2f0223e7f7f33c3636d1c639c17fa3c42.tar.gz
fix typo
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8da9a9b60df2..978226eabf24 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://gitlab.com/World/Daty.git')
+source=('daty::git+https://gnome.gitlab.com/World/Daty.git')
sha256sums=('SKIP')
package() {