updated on Sun Jan 22 12:09:12 UTC 2012
[aur-mirror.git] / mynotex-bin / PKGBUILD
blob08261803317369abd4b4db55a378bde0d91a624b
1 # Maintainer: Bartek Piotrowski <barthalion@gmail.com>
2 pkgname=mynotex-bin
3 pkgver=1.0.5
4 pkgrel=1
5 pkgdesc="MyNotex is a free note-taking and notes manager software for Linux. Binary version."
6 url="http://sites.google.com/site/mynotex"
7 license=('GPL')
8 arch=('i686' 'x86_64')
9 depends=('sqlite3')
10 source=(http://sites.google.com/site/mynotex/files/executable-mynotex_${pkgver}.tar.gz)
11 md5sums=('b811544b1063d8144a7a4de1602abb8b')
13 build() {
14   install -D -m 775 mynotex $pkgdir/usr/bin/mynotex