summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 9 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b3eb1cdee61b..76bbb47aeeef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,20 @@
pkgbase = gitlint
pkgdesc = Git commit message linter
- pkgver = 0.15.1
+ pkgver = 0.17.0
pkgrel = 1
- url = https://jorisroovers.github.io/gitlint/
+ url = https://github.com/jorisroovers/gitlint
arch = any
license = MIT
+ checkdepends = python-pytest
+ makedepends = python-setuptools
+ depends = python
depends = python-arrow
depends = python-click
- depends = python-setuptools
depends = python-sh
options = !emptydirs
- source = gitlint-0.15.1.tar.gz::https://github.com/jorisroovers/gitlint/archive/refs/tags/v0.15.1.tar.gz
- sha256sums = adb8dcc6be95035142f197d599bffecdaba3e56e83547491888d1f2b5827054a
+ source = gitlint-0.17.0.tar.gz::https://github.com/jorisroovers/gitlint/archive/refs/tags/v0.17.0.tar.gz
+ source = 0001-Unset-EDITOR-env-var-in-test_run_hook_edit.patch
+ sha256sums = 1c1e895aea22b1ded131a9dc81dd1f37fb064a9f3af7421debd1606ca646196a
+ sha256sums = ec117041e4ba8a3a46d27e169982129dd08e455501de676d873fce91b1d934cd
pkgname = gitlint
-