summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXavion2021-01-22 07:50:11 +1000
committerXavion2021-01-22 07:50:11 +1000
commite2d7c4a00b9169ad8abee3d52f72db7b0d85b635 (patch)
tree13baf2e32adf0b01bf6570ec6b7fbdf334f2666d /PKGBUILD
parentdd276cda2dbc51d003bc3ebb2a7888478208703e (diff)
downloadaur-clean-home.tar.gz
Updated website URL
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")