summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorRichard Neumann2023-05-04 10:17:18 +0200
committerRichard Neumann2023-05-04 10:17:37 +0200
commitdf710d18a1e7776547de77810fd8361f26154951 (patch)
tree20832d8207ba473d0c946330961f25b69dbff838 /.SRCINFO
parente34d8f22c675caad15ba609255a0802d66cf0b57 (diff)
downloadaur-repotool.tar.gz
Migrate to python-build and python-installer
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 4 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5b6e8565516d..b00b81bd3fd6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,15 @@
pkgbase = repotool
pkgdesc = An arch linux repository management tool
pkgver = 1.5.3
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/coNQP/repotool
arch = any
license = GPLv3
makedepends = git
+ makedepends = python-build
+ makedepends = python-installer
makedepends = python-setuptools-scm
+ makedepends = python-wheel
depends = python
depends = python-setuptools
source = repotool::git+https://github.com/coNQP/repotool.git#tag=1.5.3