summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d77432081003907ec0429435610f8b61bd2a203e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
pkgbase = aura
	pkgdesc = A secure package manager for Arch Linux and the AUR written in Haskell.
	pkgver = 1.3.2.0
	pkgrel = 1
	url = https://github.com/fosskers/aura
	arch = i686
	arch = x86_64
	license = GPL-3
	makedepends = ghc
	makedepends = haskell-aur>=3.0.0
	makedepends = haskell-lens
	makedepends = haskell-mtl
	makedepends = haskell-parsec
	makedepends = haskell-regex-base
	makedepends = haskell-regex-pcre-builtin
	makedepends = haskell-split
	makedepends = haskell-temporary
	makedepends = haskell-text
	makedepends = haskell-transformers
	makedepends = haskell-wreq>=0.4
	depends = gmp
	depends = pacman
	depends = pcre
	depends = abs
	optdepends = powerpill: For faster repository downloads.
	optdepends = customizepkg: For auto-editing of PKGBUILDs.
	optdepends = aur-git: AUR package completions for zsh.
	provides = aura
	conflicts = aura-git
	conflicts = aura-bin
	options = strip
	source = https://bitbucket.org/fosskers/aura/downloads/aura-1.3.2.0.tar.gz
	md5sums = 3ff075d8e620197ea9cd12df72d95184

pkgname = aura