summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfftmp2023-09-25 23:47:48 +0400
committerfftmp2023-09-25 23:47:48 +0400
commit0fab64322ad7c4ea53ec4a6fc05346cd877f1ba7 (patch)
tree5aaa5cc386ac48e91f9a4fb2b8b57197982b4ee9 /PKGBUILD
parent709412cfd0bee2a434026c05f865e57357fd6bf8 (diff)
downloadaur-rpmlint-git.tar.gz
update to v2.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 96c054c0c6f4..f207eacdc78c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: fft
pkgname=rpmlint-git
-pkgver=2.2.0.49.g65d344b0
+pkgver=2.4.0.221.gd5033658
pkgrel=1
pkgdesc='A tool for checking common errors in rpm packages.'
arch=('any')
url="https://github.com/rpm-software-management/rpmlint"
license=('GPL2')
makedepends=('git')
-depends=('python' 'python-toml' 'python-zstandard' 'rpm-org' 'cpio')
+depends=('python' 'python-pyxdg' 'python-setuptools' 'python-tomli-w' 'python-zstandard' 'rpm-org' 'cpio')
conflicts=('rpmlint')
source=("${pkgname}::git+https://github.com/rpm-software-management/rpmlint.git#branch=main")
sha256sums=('SKIP')