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 7be24ee9b30d..1b4a3f1396d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('GPL')
arch=('i686' 'x86_64')
depends=('gkrellm' 'gtk2' 'wget')
makedepends=('pkgconfig')
-source=("http://downloads.sourceforge.net/$pkgname/${pkgname}_$pkgver.tar.gz")
+source=("https://downloads.sourceforge.net/$pkgname/${pkgname}_$pkgver.tar.gz")
md5sums=('657c99de172bc7598098a6a4196ff07b')
build() {