summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
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