summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 52a4f67390da..241249ef8848 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=0.8
pkgrel=1
pkgdesc="Cleans up user's home directory by analyzing '.' config files/directories against a collaboratively maintained database"
arch=("any")
-url="http://cleanhome.sourceforge.net/"
+url="https://sourceforge.net/projects/${_dirname_}/"
license=("GPL2")
depends=("perl" "perl-libwww")
optdepends=("firefox: for BrowserCall plugin" "opera: for BrowserCall plugin")