From 0f44bae17d45b65ba229d5ebcd453d9cfdd8121d Mon Sep 17 00:00:00 2001 From: Jerry Date: Sat, 7 Oct 2023 14:00:56 +0800 Subject: [PATCH] update: kernel-modules-hook-bindmount update url --- kernel-modules-hook-bindmount/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel-modules-hook-bindmount/PKGBUILD b/kernel-modules-hook-bindmount/PKGBUILD index 03d487c..697aaa2 100644 --- a/kernel-modules-hook-bindmount/PKGBUILD +++ b/kernel-modules-hook-bindmount/PKGBUILD @@ -9,7 +9,7 @@ pkgdesc="Keeps your system fully functional after a kernel upgrade" arch=('any') provides=("$_pkgname") conflicts=("$_pkgname" "${_pkgname}-hardlinks") -url="https://github.com/archlinux-jerry/pkgbuilds/tree/master/kernel-modules-hook-hardlinks" +url="https://github.com/archlinux-jerry/pkgbuilds/tree/master/kernel-modules-hook-bindmount" license=('GPL3') source=("linux-modules-cleanup.conf" "10-linux-modules-pre.hook"