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 df1d37e74bfe..a42d51765a68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=1
pkgrel=5
pkgdesc="A script to trim unused modules when compiling the kernel"
arch=('i686' 'x86_64')
-url="http://ftp.suse.com/pub/people/tiwai/misc/${pkgname}"
+url="https://ftp.suse.com/pub/people/tiwai/misc/${pkgname}"
license=('GPL')
depends=('findutils' 'grep' 'sed' 'awk' 'coreutils')
source=($url)