summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c5ed05edb69..1ad6177e3bb9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
pkgname='python-name-that-hash'
_pkgname='name-that-hash'
pkgver=1.10.0
-pkgrel=1
-pkgdesc="The Modern Hash Identification System"
+pkgrel=2
+pkgdesc="The Modern Hash Identification System."
arch=('any')
url="https://github.com/HashPals/Name-That-Hash"
license=('GPL3')
depends=('python' 'python-click' 'python-rich')
-makedepends=('python-setuptools' 'python-dephell')
+makedepends=('python-setuptools')
source=("https://files.pythonhosted.org/packages/source/${_pkgname::1}/$_pkgname/$_pkgname-$pkgver.tar.gz")
sha256sums=('aabe1a3e23f5f8ca1ef6522eb1adcd5c69b5fed3961371ed84a22fc86ee648a2')