summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIru Cai2018-12-08 13:59:12 +0800
committerIru Cai2018-12-08 13:59:44 +0800
commit37e517ac31137a28b807419a2d28c8bac1c05933 (patch)
tree2619aa625107ff07e3f6f3af5ed06c87812e1d5b
parent6a462adfd434d1654595224df719cadb9d59e675 (diff)
downloadaur-37e517ac31137a28b807419a2d28c8bac1c05933.tar.gz
Update, change libaxolotl-c to libsignal-protocol-c
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 15efc27979b1..ceebde14dee4 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.4.411
+ pkgver = 1.4.432
pkgrel = 1
url = https://psi-plus.com
arch = x86_64
@@ -17,12 +17,12 @@ pkgbase = psi-plus
depends = qt5-svg
depends = hunspell
depends = qtkeychain
- depends = libaxolotl-c-git
+ depends = libsignal-protocol-c
depends = libotr
depends = tidy
- source = https://github.com/psi-plus/psi-plus-snapshots/archive/1.4.411.tar.gz
+ source = https://github.com/psi-plus/psi-plus-snapshots/archive/1.4.432.tar.gz
source = otr-fix.patch
- sha256sums = 37d7e06d4445d40c44edd4e52e4c44316741a044a9ec85ab38e3ec53270749a9
+ sha256sums = 517632dd775d0ee541db807e05897e9de80c70d8dc66c7d0db6a7a2906f1e3ed
sha256sums = e1a7dfdf2d7d9cd7154e2a0fa5516ab9aea2d4a25201a85a2baf80c19c60e55b
pkgname = psi-plus
diff --git a/PKGBUILD b/PKGBUILD
index f6f7f835d8d4..c5f7c1e26b38 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Alexey D. <lq07829icatm@rambler.ru>
pkgname=psi-plus
-pkgver=1.4.411
+pkgver=1.4.432
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"
@@ -13,10 +13,10 @@ license=('GPL2')
arch=('x86_64')
depends=('qt5-base' 'qt5-webengine' 'qt5-multimedia' 'qt5-x11extras' 'qca'
'libidn' 'libxss' 'qt5-svg' 'hunspell' 'qtkeychain'
- 'libaxolotl-c-git' 'libotr' 'tidy')
+ 'libsignal-protocol-c' 'libotr' 'tidy')
makedepends=('patch' 'cmake')
source=("https://github.com/psi-plus/psi-plus-snapshots/archive/${pkgver}.tar.gz" "otr-fix.patch")
-sha256sums=('37d7e06d4445d40c44edd4e52e4c44316741a044a9ec85ab38e3ec53270749a9'
+sha256sums=('517632dd775d0ee541db807e05897e9de80c70d8dc66c7d0db6a7a2906f1e3ed'
'e1a7dfdf2d7d9cd7154e2a0fa5516ab9aea2d4a25201a85a2baf80c19c60e55b')