From faf40c76fe9a5d84e0e5ce8be756fcb68c04747a Mon Sep 17 00:00:00 2001 From: Levon 'noptrix' Kayan Date: Fri, 18 Oct 2024 12:01:44 +0200 Subject: [PATCH] cjexploiter: update source. --- packages/cjexploiter/PKGBUILD | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/packages/cjexploiter/PKGBUILD b/packages/cjexploiter/PKGBUILD index 1e05165d51e..9d92307a60e 100644 --- a/packages/cjexploiter/PKGBUILD +++ b/packages/cjexploiter/PKGBUILD @@ -2,8 +2,9 @@ # See COPYING for license details. pkgname=cjexploiter -pkgver=6.72b08d8 -pkgrel=3 +pkgver=2.d1caa21 +pkgrel=1 +epoch=1 pkgdesc='Drag and Drop ClickJacking exploit development assistance tool.' groups=('blackarch' 'blackarch-webapp') arch=('any') @@ -11,7 +12,8 @@ url='https://github.com/enddo/CJExploiter' license=('LGPL3') depends=() makedepends=('git') -source=("$pkgname::git+https://github.com/enddo/CJExploiter.git") +#source=("$pkgname::git+https://github.com/enddo/CJExploiter.git") +source=("git+https://github.com/BlackArch/$pkgname.git") sha512sums=('SKIP') pkgver() {