blob: 7160df69cb8f05630a4b0edc4b3683f9374c00c9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = git-notifier
pkgdesc = Email change notifications for git (and GitHub)
pkgver = 0.8
pkgrel = 2
url = http://www.icir.org/robin/git-notifier/
arch = any
license = LicenseRef-BSD
makedepends = python-docutils
depends = python
depends = git
source = https://github.com/rsmmr/git-notifier/archive/v0.8.tar.gz
sha256sums = f040fe132297a21c17bcc16fda2b47232fc795b1a4e26c5d718572f55f83a1a2
pkgname = git-notifier
|