summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorCarl Smedstad2022-10-18 21:05:13 +0200
committerCarl Smedstad2022-10-18 21:05:57 +0200
commit8c0616681f7640e60f1053e2fd72104c22b29fc2 (patch)
treeee9752ad0ab13afe256805535565019bf60ebaa6 /.SRCINFO
parent099ec27299183d2d28c65c9ccef171c0375adc6e (diff)
downloadaur-8c0616681f7640e60f1053e2fd72104c22b29fc2.tar.gz
Release pkgver 2 with completions
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 4 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 76bbb47aeeef..6b111f248f8b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,9 @@
pkgbase = gitlint
pkgdesc = Git commit message linter
pkgver = 0.17.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/jorisroovers/gitlint
+ install = gitlint.install
arch = any
license = MIT
checkdepends = python-pytest
@@ -14,7 +15,9 @@ pkgbase = gitlint
options = !emptydirs
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
+ source = gitlint.install
sha256sums = 1c1e895aea22b1ded131a9dc81dd1f37fb064a9f3af7421debd1606ca646196a
sha256sums = ec117041e4ba8a3a46d27e169982129dd08e455501de676d873fce91b1d934cd
+ sha256sums = d7b51415865e6c3802e3440462022e3b2349b1af813b5c2459e62f3c1dd2feb3
pkgname = gitlint