diff --git a/packages/python-pyhidra/PKGBUILD b/packages/python-pyhidra/PKGBUILD index 9513eb92d78..1f0ce583968 100644 --- a/packages/python-pyhidra/PKGBUILD +++ b/packages/python-pyhidra/PKGBUILD @@ -10,8 +10,9 @@ arch=('any') url='https://github.com/dod-cyber-crime-center/pyhidra' license=('custom:LicenseRef-DC3-Pyhidra-Open-Source-License') depends=('python' 'python-jpype1' 'java-environment>=17') -makedepends=('python-setuptools' 'python-build' 'python-installer' 'python-wheel') -source=($_pkgname-$pkgver.zip::"$url/archive/$pkgver.zip") +makedepends=('python-setuptools' 'python-build' 'python-installer' + 'python-wheel') +source=($_pkgname-$pkgver.zip::"https://github.com/dod-cyber-crime-center/pyhidra/archive/$pkgver.zip") sha512sums=('bf8f43436fec0eb340ca13ca415a9ed861dab3c50c54ca1a24c5e148c13883979164f02b58d5abbb56b112a99672d8ad25fe6a0ccf1ad4368a0334fa72aaa3d0') build() {