summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1aa1dfe89a89..31c78b3c8cdf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,20 @@
pkgbase = rpmlint-git
pkgdesc = A tool for checking common errors in rpm packages.
- pkgver = 1.9.r43.ge9e447c
+ pkgver = 2.4.0.221.gd5033658
pkgrel = 1
url = https://github.com/rpm-software-management/rpmlint
arch = any
license = GPL2
- checkdepends = python-pytest
- checkdepends = flake8
makedepends = git
depends = python
+ depends = python-pyxdg
+ depends = python-setuptools
+ depends = python-tomli-w
+ depends = python-zstandard
depends = rpm-org
depends = cpio
- depends = desktop-file-utils
- source = rpmlint-git::git+https://github.com/rpm-software-management/rpmlint.git#branch=master
+ conflicts = rpmlint
+ source = rpmlint-git::git+https://github.com/rpm-software-management/rpmlint.git#branch=main
sha256sums = SKIP
pkgname = rpmlint-git
-