summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorLoen2016-07-09 10:35:25 +0000
committerLoen2016-07-09 10:35:25 +0000
commit8886e9f4921af288980f38ed602ae9fee95d4a49 (patch)
tree3812ef68b166dc2f2e9c4819a01c42b48890480f /.SRCINFO
downloadaur-8886e9f4921af288980f38ed602ae9fee95d4a49.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..9dcc6040c16a
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = haskell-curl
+ pkgdesc = Haskell binding to libcurl
+ pkgver = 1.3.8
+ pkgrel = 1
+ url = None
+ arch = any
+ license = BSD3
+ depends = ghc
+ depends = haskell-base
+ depends = haskell-bytestring
+ depends = haskell-containers
+ options = strip
+ source = https://hackage.haskell.org/package/curl-1.3.8/curl-1.3.8.tar.gz
+ sha256sums = 9087c936bfcdb865bad3166baa3f12bf37acf076fa76010e3b5f82a1d485446e
+
+pkgname = haskell-curl
+