repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
nevernote
/
PKGBUILD
blob
39ae836e7be6c396666ad44fbc22e5237ad20433
1
# Maintainer: Dan Serban
2
# Contributor: MatToufoutu <mattoufootu[at]gmail[dot]com>
3
4
pkgname=nevernote
5
pkgver=obsolete
6
pkgrel=1
7
pkgdesc="Obsolete, please use nixnote instead"
8
url=http://aur.archlinux.org/packages.php?ID=51150
9
arch=(i686 x86_64)
10
license=(GPL)
11
12
build()
13
{
14
true
15
}
16