nano: replacing icon, thanks to gilphilbert

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-06-03 18:02:40 +02:00
parent 8aaa26aa33
commit b250fa8d49
3 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
0.99.4
- change icon
0.99.3 0.99.3
- build as shared lib - build as shared lib
- include ncurses libs - include ncurses libs

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 21 KiB

View File

@ -20,7 +20,7 @@
PKG_NAME="nano" PKG_NAME="nano"
PKG_VERSION="2.3.0" PKG_VERSION="2.3.0"
PKG_REV="3" PKG_REV="4"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.nano-editor.org/" PKG_SITE="http://www.nano-editor.org/"