summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages/app-misc/jdupes/jdupes-scm.exheres-07
1 files changed, 3 insertions, 4 deletions
diff --git a/packages/app-misc/jdupes/jdupes-scm.exheres-0 b/packages/app-misc/jdupes/jdupes-scm.exheres-0
index 3d57bf2..4b9d746 100644
--- a/packages/app-misc/jdupes/jdupes-scm.exheres-0
+++ b/packages/app-misc/jdupes/jdupes-scm.exheres-0
@@ -1,12 +1,11 @@
# Distributed under the terms of the GNU General Public License v2
+# Copyright 2018 Gluzskiy Alexandr <sss@sss.chaoslab.ru>
-SCM_REPOSITORY="https://github.com/jbruchon/jdupes.git"
-
-require scm-git
+require github [ user=jbruchon ]
DOWNLOADS=""
SUMMARY="Identify/delete duplicate files residing within specified directories"
-HOMEPAGE="https://github.com/jbruchon/jdupes.git"
+HOMEPAGE="https://github.com/jbruchon/jdupes"
LICENCES="MIT"
SLOT="0"
PLATFORMS="~amd64 ~x86"