mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
community/gitlint: move from testing
while at it fix a lint issue
This commit is contained in:
parent
f3b2bafcbf
commit
d74ba06dec
@ -22,7 +22,7 @@ checkdepends="
|
||||
py3-pytest
|
||||
"
|
||||
subpackages="$pkgname-pyc"
|
||||
source="https://github.com/jorisroovers/gitlint/archive/v$pkgver/$pkgname-$pkgver.tar.gz"
|
||||
source="https://github.com/jorisroovers/gitlint/archive/v$pkgver/gitlint-$pkgver.tar.gz"
|
||||
builddir="$srcdir/$pkgname-$pkgver/gitlint-core"
|
||||
|
||||
build() {
|
||||
Loading…
x
Reference in New Issue
Block a user