summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIru Cai2019-04-11 10:51:34 +0800
committerIru Cai2019-04-11 10:51:34 +0800
commit4ecd7e53deac842bf04ee56f6a123dad8a7fb225 (patch)
treefb17c087b0b622c1b31807f53e9eff538f1f3964
parentff5b6ecb7ba6ece1be5d14e7a76170db4cfc4671 (diff)
downloadaur-4ecd7e53deac842bf04ee56f6a123dad8a7fb225.tar.gz
1.4.652
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 09272d3b2733..5fdeb83bfe46 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.648
+ pkgver = 1.4.652
pkgrel = 1
url = https://psi-plus.com
arch = x86_64
@@ -20,9 +20,9 @@ pkgbase = psi-plus
depends = libsignal-protocol-c
depends = libotr
depends = tidy
- source = https://github.com/psi-plus/psi-plus-snapshots/archive/1.4.648.tar.gz
+ source = https://github.com/psi-plus/psi-plus-snapshots/archive/1.4.652.tar.gz
source = otr-fix.patch
- sha256sums = 23ec88b4bf5d391e90d9649359fdfb848384b5459a06366b311702a602f49d38
+ sha256sums = b492374037a2488f99572ee24e8af32910b494ea809ccabe0bec5e89bdfa1b03
sha256sums = e1a7dfdf2d7d9cd7154e2a0fa5516ab9aea2d4a25201a85a2baf80c19c60e55b
pkgname = psi-plus
diff --git a/PKGBUILD b/PKGBUILD
index c90e0f28db49..4c0f475ef192 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Alexey D. <lq07829icatm@rambler.ru>
pkgname=psi-plus
-pkgver=1.4.648
+pkgver=1.4.652
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"
@@ -16,7 +16,7 @@ depends=('qt5-base' 'qt5-webengine' 'qt5-multimedia' 'qt5-x11extras' 'qca'
'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=('23ec88b4bf5d391e90d9649359fdfb848384b5459a06366b311702a602f49d38'
+sha256sums=('b492374037a2488f99572ee24e8af32910b494ea809ccabe0bec5e89bdfa1b03'
'e1a7dfdf2d7d9cd7154e2a0fa5516ab9aea2d4a25201a85a2baf80c19c60e55b')