[arch-commits] Commit in yakuake (repos/community-x86_64/PKGBUILD trunk/PKGBUILD)

Eli Schwartz eschwartz at archlinux.org
Wed Mar 21 02:13:12 UTC 2018


    Date: Wednesday, March 21, 2018 @ 02:13:11
  Author: eschwartz
Revision: 309763

Add HTTPS urls

Modified:
  yakuake/repos/community-x86_64/PKGBUILD
  yakuake/trunk/PKGBUILD

---------------------------------+
 repos/community-x86_64/PKGBUILD |    2 +-
 trunk/PKGBUILD                  |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2018-03-21 01:03:47 UTC (rev 309762)
+++ repos/community-x86_64/PKGBUILD	2018-03-21 02:13:11 UTC (rev 309763)
@@ -13,7 +13,7 @@
 license=('GPL')
 depends=('konsole' 'knewstuff' 'kwayland' 'hicolor-icon-theme')
 makedepends=('extra-cmake-modules' 'python')
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz"{,.sig}
+source=("https://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz"{,.sig}
         yakuake-wayland1.patch::"https://cgit.kde.org/yakuake.git/patch/?id=7534df21"
         yakuake-wayland2.patch::"https://cgit.kde.org/yakuake.git/patch/?id=3cdc1d06"
         yakuake-wayland3.patch::"https://cgit.kde.org/yakuake.git/patch/?id=5c555b3d")

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2018-03-21 01:03:47 UTC (rev 309762)
+++ trunk/PKGBUILD	2018-03-21 02:13:11 UTC (rev 309763)
@@ -9,11 +9,11 @@
 pkgrel=2
 pkgdesc="A drop-down terminal emulator based on KDE konsole technology"
 arch=('x86_64')
-url='http://yakuake.kde.org/'
+url='https://yakuake.kde.org/'
 license=('GPL')
 depends=('konsole' 'knewstuff' 'kwayland' 'hicolor-icon-theme')
 makedepends=('extra-cmake-modules' 'python')
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz"{,.sig}
+source=("https://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz"{,.sig}
         yakuake-wayland1.patch::"https://cgit.kde.org/yakuake.git/patch/?id=7534df21"
         yakuake-wayland2.patch::"https://cgit.kde.org/yakuake.git/patch/?id=3cdc1d06"
         yakuake-wayland3.patch::"https://cgit.kde.org/yakuake.git/patch/?id=5c555b3d")



More information about the arch-commits mailing list