summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorenvolution2024-12-27 13:08:54 -0500
committerenvolution2024-12-27 13:08:54 -0500
commit19be1e1a6b99cefe1f8f05fdd86688f444c84a2e (patch)
treea519e335e8a047341fb05ede67d88cefa0ece349 /PKGBUILD
parent425c623b88a07347f55e7159318da533922b03d6 (diff)
downloadaur-19be1e1a6b99cefe1f8f05fdd86688f444c84a2e.tar.gz
add hatch to makedeps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fb059df06e96..f80b961d413c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -31,6 +31,7 @@ makedepends=(
python-installer
python-setuptools
python-wheel
+ python-hatch
)
#source=("https://files.pythonhosted.org/packages/14/d8/e23bd08cd9749cb16ec5832a9e02d5f715efe2c7fc7e2637afaf41df2eee/${_pkgname}-${pkgver}.tar.gz")
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/microsoft/markitdown/archive/refs/tags/v${pkgver}.tar.gz")