blob: 9c3c37aad455ec742f99bc80fb59825e605d1084 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = git-crypt-git
pkgdesc = Transparent file encryption in Git
pkgver = 0.7.0_1_g08dbdcf
pkgrel = 1
url = https://www.agwa.name/projects/git-crypt/
arch = x86_64
license = GPL3
makedepends = libxslt
depends = git
depends = openssl
provides = git-crypt
conflicts = git-crypt
source = git+https://github.com/AGWA/git-crypt.git#branch=master
sha256sums = SKIP
pkgname = git-crypt-git
|