From bbad75bd688098f2e7c77e0fe375ab040dfcaa0e Mon Sep 17 00:00:00 2001 From: Molly Sophia Date: Thu, 21 Dec 2023 08:23:26 +0000 Subject: [PATCH] Update PKGBUILD --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 72c7afa..f0afbc1 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -6,7 +6,7 @@ pkgdesc="Qualcomm Remote Filesystem Service Implementation" pkgver=r58.695d066 pkgrel=1 arch=("aarch64") -url="https://github.com/linux-msm/$pkgname" +url="https://github.com/andersson/$pkgname" license=("BSD-3-Clause") groups=("qcom-icnss-wlan") depends=("qrtr" "libudev.so")