network/psi-plus: Updated for version 1.3.400.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
40bb0cab2e
commit
b879ff9324
|
@ -1,6 +1,7 @@
|
|||
Development branch of Psi XMPP client by psi-dev@conference.jabber.ru
|
||||
|
||||
Note that this is intended for advanced users and developers.
|
||||
NOTE This is intended for advanced users and developers.
|
||||
NOTE This can coexist with the stable psi package.
|
||||
|
||||
In 2009 a Psi fork named Psi+ was started. Project purposes are: implementation
|
||||
of new features, writing of patches and plugins for transferring them to
|
||||
|
@ -10,4 +11,16 @@ point of view Psi+ is just a development branch of Psi IM client which is
|
|||
hosted at separate git repositories and for which rolling release development
|
||||
model is used.
|
||||
|
||||
Note that this can coexist with the stable Psi package.
|
||||
LATEST COMMIT INFO
|
||||
|
||||
Mon, 6 Aug 2018
|
||||
|
||||
Current version of Psi+ is 1.3.400
|
||||
|
||||
It is based on:
|
||||
* psi: 9a69bab0
|
||||
* patches: ff32f79
|
||||
* plugins: e9b9dd1
|
||||
* resources: c0bfb8a
|
||||
|
||||
https://github.com/psi-plus/psi-plus-snapshots/commit/3f31a5a
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=psi-plus
|
||||
VERSION=${VERSION:-1.3.398}
|
||||
VERSION=${VERSION:-1.3.400}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="psi-plus"
|
||||
VERSION="1.3.398"
|
||||
VERSION="1.3.400"
|
||||
HOMEPAGE="https://psi-plus.com"
|
||||
DOWNLOAD="https://github.com/psi-plus/psi-plus-snapshots/archive/1.3.398/psi-plus-snapshots-1.3.398.tar.gz"
|
||||
MD5SUM="a6e6df1bf841910897855445584463c2"
|
||||
DOWNLOAD="https://github.com/psi-plus/psi-plus-snapshots/archive/1.3.400/psi-plus-snapshots-1.3.400.tar.gz"
|
||||
MD5SUM="e16646b31dc14678026cba8dee8ba590"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qca-qt5"
|
||||
|
|
|
@ -11,9 +11,9 @@ psi-plus:
|
|||
psi-plus: Psi+ is a development branch of Psi XMPP client by
|
||||
psi-plus: psi-dev@conference.jabber.ru
|
||||
psi-plus:
|
||||
psi-plus: Note that this is intended for advanced users and developers.
|
||||
psi-plus: NOTE This is intended for advanced users and developers.
|
||||
psi-plus: NOTE This can coexist with the stable psi package.
|
||||
psi-plus:
|
||||
psi-plus: https://psi-plus.com
|
||||
psi-plus:
|
||||
psi-plus:
|
||||
psi-plus: https://github.com/psi-plus/psi-plus-snapshots
|
||||
psi-plus:
|
||||
|
|
Loading…
Reference in New Issue