Skip to content
Snippets Groups Projects
Commit 44012ca9 authored by Daniel M. Capella's avatar Daniel M. Capella
Browse files

upgpkg: 0.2.2-1

parent 6d0e909d
No related branches found
Tags 0.2.2-1
No related merge requests found
......@@ -3,16 +3,16 @@
_name=flake8-black
pkgname=python-flake8-black
pkgver=0.2.1
pkgrel=5
pkgver=0.2.2
pkgrel=1
pkgdesc='Flake8 plugin to call black as a code style validator'
arch=('any')
url=https://github.com/peterjc/flake8-black
license=('MIT')
depends=('flake8' 'python-black')
depends=('flake8' 'python-black' 'python-toml')
makedepends=('python-setuptools')
source=("$url/archive/v$pkgver/$_name-v$pkgver.tar.gz")
b2sums=('46cf95349f683d3c4f411425c1e6e70dc0a0036036eccb736362b9888b4b0cb4c6d215fdb78bf59bbe8d9f3edca24959121c628426570dc1917f6ef9ad5ffbca')
source=("$url/archive/v$pkgver/$_name-$pkgver.tar.gz")
b2sums=('5c38e6ce506c61638526622f716736fbc33a95bdcf80fcd182048a714d107601cadf164456b23e754aeb24181a4ad10ad141fbc5309362c101a7ae08dda56458')
build() {
cd $_name-$pkgver
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment