From 63468f553c5bada09cd0637332ad85810a0de032 Mon Sep 17 00:00:00 2001 From: D3vil0p3r Date: Sun, 24 Nov 2024 13:05:38 +0100 Subject: [PATCH] Update PKGBUILD --- packages/python-pyhidra/PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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() {