diff options
Diffstat (limited to 'kde-misc/kcm-touchpad/kcm-touchpad-1.1.ebuild')
-rw-r--r-- | kde-misc/kcm-touchpad/kcm-touchpad-1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-misc/kcm-touchpad/kcm-touchpad-1.1.ebuild b/kde-misc/kcm-touchpad/kcm-touchpad-1.1.ebuild index cce6ee925f6..8639a06c705 100644 --- a/kde-misc/kcm-touchpad/kcm-touchpad-1.1.ebuild +++ b/kde-misc/kcm-touchpad/kcm-touchpad-1.1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://projects.kde.org/projects/playground/utils/kcm-touchpad" if [[ "${PV}" == *9999 ]]; then KEYWORDS="" else - SRC_URI="http://quickgit.kde.org/?p=kcm-touchpad.git&a=snapshot&t=v${PV} -> ${P}.tar.gz" + SRC_URI="https://quickgit.kde.org/?p=kcm-touchpad.git&a=snapshot&t=v${PV} -> ${P}.tar.gz" S=${WORKDIR}/${PN} KEYWORDS="amd64 x86" fi |