summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 467829ae4f2a..2840097b29f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=('any')
url='http://www.kde.org/'
license=('LGPL')
makedepends=('kdelibs' 'cmake' 'automoc4')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
+source=("https://download.kde.org/Attic/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
sha1sums=('c08dd2b5e88a3357215d020d522ce83f2f75101a')
build() {