mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/knemo: Updated for version 0.7.5.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
This commit is contained in:
parent
7e34908f8b
commit
8b6c15fb62
2 changed files with 4 additions and 4 deletions
|
@ -8,7 +8,7 @@
|
|||
set -e
|
||||
|
||||
PRGNAM=knemo
|
||||
VERSION=0.7.3
|
||||
VERSION=0.7.5
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="knemo"
|
||||
VERSION="0.7.3"
|
||||
VERSION="0.7.5"
|
||||
HOMEPAGE="http://www.kde-apps.org/content/show.php?content=12956"
|
||||
DOWNLOAD="http://kde-apps.org/CONTENT/content-files/12956-knemo-0.7.3.tar.bz2"
|
||||
MD5SUM="24b5ec27b862ed7026ff643193952b78"
|
||||
DOWNLOAD="http://kde-apps.org/CONTENT/content-files/12956-knemo-0.7.5.tar.bz2"
|
||||
MD5SUM="fc316e8492d97ffc00fc2e2c6caf136d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue