diff options
Diffstat (limited to 'system/abuild/APKBUILD')
-rw-r--r-- | system/abuild/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/abuild/APKBUILD b/system/abuild/APKBUILD index 1ec934da1..f3c5bef69 100644 --- a/system/abuild/APKBUILD +++ b/system/abuild/APKBUILD @@ -3,7 +3,7 @@ pkgname=abuild pkgver=3.4.2 pkgrel=0 pkgdesc="Script to build APK packages" -url="https://code.foxkit.us/adelie/abuild" +url="https://git.adelielinux.org/adelie/abuild" arch="all" options="suid !check" license="GPL-2.0-only" |