summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0380db8cba19..b4535c3b9d6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@ pkgdesc="Collection of utilities to simplify and automate the process of gatheri
arch=(any)
url="https://github.com/mvt-project/mvt"
license=('custom')
-depends=('libusb' 'python-adb_shell' 'python-biplist' 'python-click' 'python-iosbackup' 'python-libusb1' 'python-rich' 'python-tld' 'python-tqdm' 'python-requests' 'python-simplejson')
-makedepends=('python-pip' 'python-setuptools')
+depends=('libusb' 'python-adb_shell' 'python' 'python-biplist' 'python-click' 'python-iosbackup' 'python-libusb1' 'python-rich' 'python-tld' 'python-tqdm' 'python-requests' 'python-simplejson')
+makedepends=('python-setuptools')
source=("mvt-${pkgver}.tar.gz"::"https://github.com/mvt-project/mvt/archive/refs/tags/v${pkgver}.tar.gz")
sha512sums=('869c8d27360363cbfb2fc270431944497a288721e90f1ae637b23f10cae4d31acc7d0c1c4fac9c28de8d2bdc429ebb2d4ce7757b03b8956f4dc03b79ec25f489')