summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c539339e8dc6..3e22fcb07a25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,9 +16,10 @@ depends=(
'python-tomli'
)
makedepends=(
- 'python-build'
- 'python-installer'
- 'python-pytest'
+ 'python-build'
+ 'python-hatchling'
+ 'python-installer'
+ 'python-pytest'
)
source=("https://github.com/myint/$_name/archive/v${pkgver}.tar.gz")
sha256sums=('b8b945a9adf5c8231f49fde2c1422e3618af4826825f6f8033e29434c71bf1bc')