summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Neumann2017-09-08 23:31:30 +0200
committerJan Neumann2017-09-08 23:31:30 +0200
commit38254b4487da39a8bacf9ec43b6d4869641ef98f (patch)
tree762046a385b9dcaa5d31b45aee7fe5debf4ac667
parentb3592e6bd385b0fad497e78adc3c92dc15f9a9e0 (diff)
downloadaur-38254b4487da39a8bacf9ec43b6d4869641ef98f.tar.gz
move to cgit.kde.org
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 16b2fa64ab94..11f7c5172718 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -14,7 +14,7 @@ pkgbase = latte-dock-git
depends = plasma-desktop
optdepends = libunity: quicklists, counters, and progress bars for apps using libunity
conflicts = latte-dock
- source = git+https://github.com/KDE/latte-dock.git
+ source = git+git://anongit.kde.org/latte-dock.git
sha256sums = SKIP
pkgname = latte-dock-git
diff --git a/PKGBUILD b/PKGBUILD
index 5c7432ad81a2..e2668108d44e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ depends=('plasma-framework' 'plasma-desktop')
optdepends=('libunity: quicklists, counters, and progress bars for apps using libunity')
makedepends=('git' 'cmake' 'extra-cmake-modules' 'python')
conflicts=('latte-dock')
-source=("git+https://github.com/KDE/latte-dock.git")
+source=("git+"git://anongit.kde.org/latte-dock.git)
sha256sums=('SKIP')
pkgver() {