mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
network/knemo: Updated for version 0.7.2.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
7122c028d1
commit
fd229debfe
2 changed files with 5 additions and 5 deletions
|
@ -8,7 +8,7 @@
|
|||
set -e
|
||||
|
||||
PRGNAM=knemo
|
||||
VERSION=0.7.1
|
||||
VERSION=0.7.2
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="knemo"
|
||||
VERSION="0.7.1"
|
||||
VERSION="0.7.2"
|
||||
HOMEPAGE="http://www.kde-apps.org/content/show.php?content=12956"
|
||||
DOWNLOAD="http://kde-apps.org/CONTENT/content-files/12956-knemo-0.7.1.tar.bz2"
|
||||
MD5SUM="e9a129917dfc6515c992ee1de3c08c16"
|
||||
DOWNLOAD="http://kde-apps.org/CONTENT/content-files/12956-knemo-0.7.2.tar.bz2"
|
||||
MD5SUM="4f90d81e2d0980ed3ae4e4fefc4bf20b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Andre Barboza"
|
||||
EMAIL="bmg.andre@gmail.com"
|
||||
APPROVED="dsomero,Niels Horn"
|
||||
APPROVED="dsomero,Niels Horn,Erik Hanson"
|
||||
|
|
Loading…
Reference in a new issue