summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fb171374088f..833146dc5f89 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = rpmlint
pkgdesc = A tool for checking common errors in rpm packages.
- pkgver = 1.6
+ pkgver = 1.7
pkgrel = 1
url = https://github.com/rpm-software-management/rpmlint
arch = any
license = GPL2
- checkdepends = python2-pytest
+ checkdepends = python-pytest
makedepends = bash-completion
depends = cpio
depends = desktop-file-utils
- depends = python2>=2.6
+ depends = python
depends = rpm-org
- source = https://github.com/rpm-software-management/rpmlint/archive/rpmlint-1.6.tar.gz
- md5sums = 8e36e776d7f2aa00afe19157f5c38b54
+ source = https://github.com/rpm-software-management/rpmlint/archive/rpmlint-1.7.tar.gz
+ md5sums = 3741c0c8345da4f3c633328fa7b35c9c
pkgname = rpmlint