summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorColin Woodbury2015-07-20 13:43:10 -0700
committerColin Woodbury2015-07-20 13:43:10 -0700
commit725171d15d1488f9a6babe7a09bdf50e33a6571d (patch)
tree2dd78dc934f6ee322fe6dde8644387ca7bb337b8 /.SRCINFO
downloadaur-725171d15d1488f9a6babe7a09bdf50e33a6571d.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO28
1 files changed, 28 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..054da10eeec7
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,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
+