mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/gajim: Updated for version 0.16.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
52e23c2260
commit
c378795698
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for Gajim
|
||||
#
|
||||
# Copyright 2014 Ruben Schuller <ruben@orgizm.net>
|
||||
# Copyright 2014-2016 Ruben Schuller
|
||||
#
|
||||
# All rights reserved.
|
||||
#
|
||||
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=gajim
|
||||
VERSION=${VERSION:-0.16}
|
||||
VERSION=${VERSION:-0.16.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="gajim"
|
||||
VERSION="0.16"
|
||||
VERSION="0.16.5"
|
||||
HOMEPAGE="http://www.gajim.org"
|
||||
DOWNLOAD="http://gajim.org/downloads/0.16/gajim-0.16.tar.bz2"
|
||||
MD5SUM="850c8fa9a41d3550eaa00641e6f61132"
|
||||
DOWNLOAD="http://gajim.org/downloads/0.16/gajim-0.16.5.tar.bz2"
|
||||
MD5SUM="615a7fe21feeea932b230e72641b7485"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pyOpenSSL python-nbxmpp"
|
||||
MAINTAINER="Ruben Schuller"
|
||||
EMAIL="ruben@orgizm.net"
|
||||
EMAIL="sb@rbn.im"
|
||||
|
|
Loading…
Reference in a new issue