summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorLuis Martinez2022-02-21 13:40:32 -0600
committerLuis Martinez2022-02-21 13:40:32 -0600
commit252ef1c10a4f69afda4518e2199a7055bc54b1dc (patch)
tree3ce74369003d49de4d245f714208dfe96c596ea3 /.SRCINFO
parentee57e65630ddc0cf666c0182b8415b8dd67008f7 (diff)
downloadaur-252ef1c10a4f69afda4518e2199a7055bc54b1dc.tar.gz
replace python-install with python-installer
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 96ca27acb769..757d33ede0b4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-pytest-md-report
pkgdesc = Pytest plugin to create a report in Markdown table format
pkgver = 0.2.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/thombashi/pytest-md-report
arch = any
license = MIT
@@ -10,7 +10,7 @@ pkgbase = python-pytest-md-report
checkdepends = python-pytz
makedepends = python-setuptools
makedepends = python-build
- makedepends = python-install
+ makedepends = python-installer
makedepends = python-wheel
depends = python-pytablewriter
depends = python-pytest