summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..b39ec2809651
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = libmacaroons
+ pkgdesc = Libmacaroons provides flexible authorization credentials that support decentralized delegation, attenuation, and verification, and is used by HyperDex.
+ pkgver = 0.3.0
+ pkgrel = 1
+ url = https://github.com/rescrv/libmacaroons
+ arch = x86_64
+ arch = i686
+ license = BSD
+ makedepends = wget
+ makedepends = gcc
+ source = http://hyperdex.org/src/libmacaroons-0.3.0.tar.gz
+ md5sums = 99e86f7813366f1d17bb4164bab63d7a
+
+pkgname = libmacaroons
+