1 # Contributor: goten002 <goten002@gmail.com>
5 pkgdesc="A free note-taking and notes manager software for Linux."
6 url="http://sites.google.com/site/mynotex"
11 if [ $CARCH="i686" ]; then
12 source=(http://sites.google.com/site/mynotex/files/executable_mynotex-i386_${pkgver}.tar.gz)
13 md5sums=('0121e66261064ab08c111c3b7108f725')
15 source=(http://sites.google.com/site/mynotex/files/executable-mynotex-amd64_${pkgver}.tar.gz)
16 md5sums=('7896715c45e0363639a5f1e41a53a620')
20 install -D -m 775 mynotex $pkgdir/usr/bin/mynotex