evtest: replacing icon, thanks to gilphilbert

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

View File

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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 26 KiB

View File

@ -20,7 +20,7 @@
PKG_NAME="evtest"
PKG_VERSION="1.27"
PKG_REV="2"
PKG_REV="3"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://cgit.freedesktop.org/evtest/"