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..e79057bd4bde
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = libeddsa-git
+ pkgdesc = cryptographic library for ed25519 and x25519
+ pkgver = 0.6
+ pkgrel = 1
+ url = https://github.com/phlay/libeddsa
+ arch = i686
+ arch = x86_64
+ license = public-domain
+ makedepends = cmake
+ provides = libeddsa
+ source = git+https://github.com/phlay/libeddsa.git
+ md5sums = SKIP
+
+pkgname = libeddsa-git
+