Date: Tuesday, August 22, 2017 @ 17:04:14
  Author: arojas
Revision: 252972

https

Modified:
  kaffeine/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-08-22 17:03:58 UTC (rev 252971)
+++ PKGBUILD    2017-08-22 17:04:14 UTC (rev 252972)
@@ -8,10 +8,10 @@
 pkgdesc='KDE media player'
 license=(GPL)
 arch=(i686 x86_64)
-url="http://kaffeine.kde.org";
+url="https://kaffeine.kde.org";
 depends=(kio libxss vlc)
 makedepends=(extra-cmake-modules kidletime kdoctools)
-source=("http://download.kde.org/stable/$pkgname/${pkgver%.*}/src/$pkgname-$pkgver.tar.xz";)
+source=("https://download.kde.org/stable/$pkgname/${pkgver%.*}/src/$pkgname-$pkgver.tar.xz";)
 sha256sums=('abd3b4a97ae2af930f506652984198e7ec929640f8cb0a6dbb4af6555cd06ec5')
 
 prepare() {

Reply via email to