blob: 9347c04ddc836c0afe2bf5f5c2fa00827f868be9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-detect-direct-checkins
pkgdesc = A utility which detects direct checkins on specific branches.
pkgver = 0.1.1
pkgrel = 1
url = https://github.com/IngoMeyer441/detect-direct-checkins
arch = any
license = MIT
makedepends = python-setuptools
depends = python
source = https://github.com/IngoMeyer441/detect-direct-checkins/archive/v0.1.1.tar.gz
sha256sums = 052a8f371989136bba257721dae232d00d1a9ad7678d4126eacd3abf266b6fca
pkgname = python-detect-direct-checkins
|