[arch-commits] Commit in smb4k/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Tue Aug 22 17:07:53 UTC 2017


    Date: Tuesday, August 22, 2017 @ 17:07:53
  Author: arojas
Revision: 252975

https

Modified:
  smb4k/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-22 17:07:28 UTC (rev 252974)
+++ PKGBUILD	2017-08-22 17:07:53 UTC (rev 252975)
@@ -7,11 +7,11 @@
 pkgrel=1
 pkgdesc="A KDE program that browses samba shares"
 arch=(i686 x86_64)
-url="http://smb4k.sourceforge.net/"
+url="https://smb4k.sourceforge.net/"
 license=(GPL)
 depends=(kparts hicolor-icon-theme)
 makedepends=(extra-cmake-modules kdoctools python plasma-framework)
-source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz")
+source=("https://downloads.sourceforge.net/project/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz")
 sha256sums=('01cbd10fe7a293243a65333baa65871eec8de007d0110639498fc1e4c190a199')
 
 prepare() {



More information about the arch-commits mailing list