network/LimeWire: Updated for version 4.18.8

This commit is contained in:
Robby Workman 2010-05-12 17:42:56 +02:00 committed by Michiel van Wessem
parent 73bec45e99
commit c3b7b959e7
4 changed files with 5 additions and 3 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=LimeWire
VERSION=${VERSION:-4.18.3}
VERSION=${VERSION:-4.18.8}
ARCH=i686 # Leave this alone for LimeWire
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -2,6 +2,7 @@
Encoding=UTF-8
Version=1.0
Exec=LimeWire
TryExec=LimeWire
Icon=LimeWire
Terminal=false
Name=LimeWire

View file

@ -1,8 +1,8 @@
PRGNAM="LimeWire"
VERSION="4.18.3"
VERSION="4.18.8"
HOMEPAGE="http://www.limewire.com"
DOWNLOAD="http://www10.limewire.com/download/LimeWireOther.zip"
MD5SUM="0ffeade86a12860df13d00f9b89a7048"
MD5SUM="0f342e76ddcbc3e3e7d5c24dceb2ecca"
MAINTAINER="Robby Workman"
EMAIL="rw@rlworkman.net"
APPROVED="Michiel"

View file

@ -1,3 +1,4 @@
if [ -x /usr/bin/update-desktop-database ]; then
/usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
fi