summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIru Cai2018-08-22 08:28:57 +0800
committerIru Cai2018-08-22 08:28:57 +0800
commita243c7a42214b44e4601b6746823bbf14ea18d7e (patch)
tree7a20388f75f3bc92d35ac0cecb7eae17716c2f85
parentcc8112378bcad6a9d002ff607fb2359ad122c885 (diff)
downloadaur-a243c7a42214b44e4601b6746823bbf14ea18d7e.tar.gz
update
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 99ea9080cce0..6848a89c3400 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = psi-plus
pkgdesc = Psi+ is a powerful XMPP client (Qt, C++) designed for the XMPP power users (with all plugins)
- pkgver = 1.3.398
+ pkgver = 1.3.408
pkgrel = 1
url = https://psi-plus.com
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = psi-plus
depends = qt5-webengine
depends = qt5-multimedia
depends = qt5-x11extras
- depends = qca-qt5
+ depends = qca
depends = libidn
depends = libxss
depends = qt5-svg
@@ -20,8 +20,10 @@ pkgbase = psi-plus
depends = libaxolotl-c-git
depends = libotr
depends = tidy
- source = https://github.com/psi-plus/psi-plus-snapshots/archive/1.3.398.tar.gz
- sha256sums = c883cabcfec482e1fbf0cfaf0910bb6e976be267dbab3de66b0a7cb2dd22b34c
+ source = https://github.com/psi-plus/psi-plus-snapshots/archive/1.3.408.tar.gz
+ source = otr-fix.patch
+ sha256sums = 7ed68b3b804a0c2525bea68de25d990ca84e324808918cf76d55f7096f08f832
+ sha256sums = e1a7dfdf2d7d9cd7154e2a0fa5516ab9aea2d4a25201a85a2baf80c19c60e55b
pkgname = psi-plus
diff --git a/PKGBUILD b/PKGBUILD
index 2701513de4da..cef77b2496fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,18 +5,18 @@
# Contributor: Alexey D. <lq07829icatm@rambler.ru>
pkgname=psi-plus
-pkgver=1.3.400
+pkgver=1.3.408
pkgrel=1
pkgdesc="Psi+ is a powerful XMPP client (Qt, C++) designed for the XMPP power users (with all plugins)"
url="https://psi-plus.com"
license=('GPL2')
arch=('x86_64')
-depends=('qt5-base' 'qt5-webengine' 'qt5-multimedia' 'qt5-x11extras' 'qca-qt5'
+depends=('qt5-base' 'qt5-webengine' 'qt5-multimedia' 'qt5-x11extras' 'qca'
'libidn' 'libxss' 'qt5-svg' 'hunspell' 'qtkeychain'
'libaxolotl-c-git' 'libotr' 'tidy')
makedepends=('patch' 'cmake')
source=("https://github.com/psi-plus/psi-plus-snapshots/archive/${pkgver}.tar.gz" "otr-fix.patch")
-sha256sums=('4c6d172b4d3e4475bf129531b6f4b925951a25c3a6e5f6ff6c8172733157905b'
+sha256sums=('7ed68b3b804a0c2525bea68de25d990ca84e324808918cf76d55f7096f08f832'
'e1a7dfdf2d7d9cd7154e2a0fa5516ab9aea2d4a25201a85a2baf80c19c60e55b')