blob: adca4d0331d6cbeb08072e81d9835ecee31095f4 (
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.2
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.2.tar.gz
sha256sums = bb2ba618e4eb5369a54959fbc3fa761a532f2b5fe93885ec9a87ae29d545d085
pkgname = python-detect-direct-checkins
|