summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorConnor Behan2021-04-29 09:19:39 +0100
committerConnor Behan2021-04-29 09:19:39 +0100
commit078c2dd164b810e9dadd008eaf8cf89c5af04040 (patch)
tree817785b19f8bdb69e921d8258b55be46140c9e64 /PKGBUILD
parente60fb1d6dcd37afdcb9de5a6369ec9c558c6333d (diff)
downloadaur-diet-kconfig.tar.gz
Janitorial
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)