summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 89991bfa88c7..ed9277e398a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,14 @@ pkgver=4.0.3
pkgrel=3
pkgdesc="Find duplicate files on your system"
arch=(any)
-url="http://www.hardcoded.net/dupeguru/"
+url="https://dupeguru.voltaicideas.net/"
license=('BSD')
depends=('python' 'python-pyqt5' 'libxkbcommon-x11' 'python-polib' 'python-send2trash' 'python-hsaudiotag3k')
makedepends=(
python-sphinx
)
source=(
- http://download.hardcoded.net/$pkgname-src-$pkgver.tar.gz
+ https://download.hardcoded.net/$pkgname-src-$pkgver.tar.gz
)
md5sums=(
'ed3b4a049c436cacb0a068438a8d6131'