aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4c3c3553e846..f423d2c7afae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="A small script that helps you generate a password and check for the pas
arch=('any')
url="https://github.com/Mahmoud-Hashad/passtools"
license=('GPL')
-depends=('python' 'pyperclip' 'requests')
+depends=('python')
source=("$pkgname-$pkgver.tar.gz::https://github.com/Mahmoud-Hashad/passtools/archive/v$pkgver.tar.gz")
sha256sums=('2245f8efa37963558cb925c6515a790033f87bc694a7baee5c32af1c29291e10')