summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLukas Fleischer2019-12-07 10:21:10 -0500
committerLukas Fleischer2019-12-07 10:21:50 -0500
commitb22e82f1e0695861af391e5b6e15cf0e84d271ee (patch)
tree5011155f1be6c519beb4e26e2b4cd5e50d85face /PKGBUILD
parent572ed3ba67b542ab8ff5659e4f0816b6cec8d1fd (diff)
downloadaurdupes.tar.gz
Update upstream URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a1c8e6e6a46f..1aceb7dea2d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,11 @@ pkgver=1.0
pkgrel=1
pkgdesc='Uses your local pacman repos and an AUR package list to find duplicate packages.'
arch=('any')
-url='http://cryptocrack.de/projects/#aurdupes'
+url='https://lfos.de/#osp'
license=('BSD')
depends=('python' 'pyalpm')
-source=("http://cryptocrack.de/files/${pkgname}-${pkgver}.tar.gz")
-md5sums=('433007d736c7829aed4d5d1462e090dd')
+source=("https://git.lfos.de/$pkgname.git/snapshot/$pkgname-$pkgver.zip")
+md5sums=('186be9ac91cf1b8efcc16bcdd472c7ae')
package() {
cd "${srcdir}/${pkgname}-${pkgver}"