summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukáš Jirkovský2021-06-16 22:07:43 +0200
committerLukáš Jirkovský2021-06-16 22:07:43 +0200
commit90d37a5a7ce076658468b4f6ff3f786702016fd3 (patch)
tree29e5d32a1d3c20f9fe0239b6a86b857607298b8e
parent7a43b3e0a48b73e7409de31a1ddc83a00f2f61ad (diff)
downloadaur-90d37a5a7ce076658468b4f6ff3f786702016fd3.tar.gz
Fix the source path (thanks Ashley Ruglys for the fix)
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 09bd1ca49836..00a094a1a90b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ makedepends=('git' 'extra-cmake-modules' 'boost' 'sparsehash')
#makedepends=('git' 'cmake' 'boost')
provides=('heaptrack')
conflicts=('heaptrack')
-source=('git+git://anongit.kde.org/heaptrack')
+source=('heaptrack::git+https://invent.kde.org/sdk/heaptrack.git')
md5sums=('SKIP')
pkgver() {