blob: 592469333ebdae0973d8508c9d5d91bfa37ca780 (
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
|
pkgbase = haskell-aur
pkgdesc = Access metadata from the Arch Linux User Repository.
pkgver = 7.0.3
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
depends = haskell-filepath
depends = haskell-mtl
depends = haskell-text
depends = haskell-servant>=0.9
depends = haskell-servant-client>=0.9
depends = haskell-vector>=0.10
provides = haskell-aur
conflicts = haskell-aur-git
options = strip
options = staticlibs
source = http://hackage.haskell.org/package/aur-7.0.3/aur-7.0.3.tar.gz
md5sums = 05f484cb47254be4e11aaed410862acd
pkgname = haskell-aur
|