blob: ed7897a45bbfedee6fc3874a196d7a7805de8fa7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = safe-mail-tutorial
pkgdesc = A tutorial app showcasing how to use the low level API from safe_app_nodejs library to build a simple email application.
pkgver = 0.4.0
pkgrel = 1
url = https://github.com/maidsafe/safe_examples
arch = i686
arch = x86_64
groups = maidsafe
license = GPL3
makedepends = nvm
depends = safe-browser
source = https://github.com/maidsafe/safe_examples/archive/alpha-2.tar.gz
md5sums = 9f2fd11606650443355a3641e8ba8cd6
pkgname = safe-mail-tutorial
|