summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 054da10eeec7e31fbd8c83e41a7b875690dce86c (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
pkgbase = haskell-aur
	pkgdesc = Access metadata from the Arch Linux User Repository.
	pkgver = 3.0.0
	pkgrel = 1
	url = http://hackage.haskell.org/package/aur
	install = haskell-aur.install
	arch = i686
	arch = x86_64
	license = GPL-3
	depends = ghc
	depends = haskell-aeson<1
	depends = haskell-aeson-pretty<1
	depends = haskell-filepath
	depends = haskell-lens<5
	depends = haskell-lens-aeson
	depends = haskell-mtl
	depends = haskell-text
	depends = haskell-vector<0.11
	depends = haskell-wreq>=0.4
	provides = haskell-aur
	conflicts = haskell-aur-git
	options = strip
	options = staticlibs
	source = http://hackage.haskell.org/packages/archive/aur/3.0.0/aur-3.0.0.tar.gz
	md5sums = abcb782ec60971db2f42d482984f5fec

pkgname = haskell-aur