summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 13 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..4b2361e0c714
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,13 @@
+pkgbase = rpgp-git
+ pkgdesc = Pure rust implementation of OpenPGP
+ pkgver = 0.2.0
+ pkgrel = 1
+ url = https://github.com/deltachat/deltachat-desktop
+ arch = any
+ license = APACHE
+ license = MIT
+ makedepends = rustup
+ depends = gcc-libs
+
+pkgname = rpgp-git
+