blob: 6821e29eb29faa4eff37dac97782b87121b8b434 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = python-flake8-executable
pkgdesc = A Flake8 plugin for checking executable permissions and shebangs.
pkgver = 2.1.1
pkgrel = 1
url = https://github.com/xuhdev/flake8-executable
arch = any
license = GPLv3
depends = python
source = https://github.com/xuhdev/flake8-executable/archive/v2.1.1.tar.gz
sha512sums = ad3ae85fbfeb1b24e1709a8108a855934c4135986bcca4c444947660697f948b7767fabc074473b2dd74374c58cbc1f633b443f20e4676f6a9c6857b7328a0c1
pkgname = python-flake8-executable
|