summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichal Wojdyla2021-05-13 21:20:19 +0200
committerMichal Wojdyla2021-05-13 21:20:19 +0200
commitc31b3eb8144f5cd5bc9d6f7742c8edd51271b7a3 (patch)
tree4f3c3c2e483f83d328309231173f36bbabd04753 /PKGBUILD
parent4a45dfad2e9e21dc636c3f4ed3fe62d18f2dc554 (diff)
downloadaur-gkrellkam.tar.gz
https
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() {