summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss@sss.chaoslab.ru>2018-07-12 21:01:05 +0300
committerGluzskiy Alexandr <sss@sss.chaoslab.ru>2018-07-12 21:01:05 +0300
commit98f3bd9acd0f3d5e2a66e6810bf663e3399ea617 (patch)
tree3518dfa7a87a033aacb387a7cc13ee6fa74cb81c
parenta8f22ae0faa14d357c5e6961be6fb12dd05066dd (diff)
jdupes: edited as requested by exherbo developers
-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"