blob: 02daeddddbdd0578e5017badadec19bcbe90262d (
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.0
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.0.tar.gz
sha256sums = 3c8a35072890b3c55ab40aa318f4a107ad5bc61381538524e16d65f2db13e4b2
pkgname = python-detect-direct-checkins
|