diff options
Diffstat (limited to 'user/kpmcore/APKBUILD')
-rw-r--r-- | user/kpmcore/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/kpmcore/APKBUILD b/user/kpmcore/APKBUILD index 102059e09..a6fef6476 100644 --- a/user/kpmcore/APKBUILD +++ b/user/kpmcore/APKBUILD @@ -4,7 +4,7 @@ pkgname=kpmcore pkgver=3.3.0 pkgrel=0 pkgdesc="Core routines for KDE Partition Manager" -url="https://www.kde.org/applications/system/kdepartitionmanager" +url="https://www.kde.org/applications/system/partitionmanager" arch="all" license="LGPL-2.1+" depends="" |