summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIru Cai2019-04-05 10:38:00 +0800
committerIru Cai2019-04-05 10:38:00 +0800
commitff5b6ecb7ba6ece1be5d14e7a76170db4cfc4671 (patch)
tree3fc662e584731dc71038f315ac720fd430431d87
parent8a18a6870a96a454c2d147789f82dbd72ee0dff1 (diff)
downloadaur-ff5b6ecb7ba6ece1be5d14e7a76170db4cfc4671.tar.gz
1.4.648
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ccc30f55af54..09272d3b2733 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.506
+ pkgver = 1.4.648
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.506.tar.gz
+ source = https://github.com/psi-plus/psi-plus-snapshots/archive/1.4.648.tar.gz
source = otr-fix.patch
- sha256sums = d8e236ae1b114d872ac8ff61f8d89de01b122680b44367276c4789c5f6ff6110
+ sha256sums = 23ec88b4bf5d391e90d9649359fdfb848384b5459a06366b311702a602f49d38
sha256sums = e1a7dfdf2d7d9cd7154e2a0fa5516ab9aea2d4a25201a85a2baf80c19c60e55b
pkgname = psi-plus
diff --git a/PKGBUILD b/PKGBUILD
index ea1cd49f20df..c90e0f28db49 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Alexey D. <lq07829icatm@rambler.ru>
pkgname=psi-plus
-pkgver=1.4.506
+pkgver=1.4.648
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=('d8e236ae1b114d872ac8ff61f8d89de01b122680b44367276c4789c5f6ff6110'
+sha256sums=('23ec88b4bf5d391e90d9649359fdfb848384b5459a06366b311702a602f49d38'
'e1a7dfdf2d7d9cd7154e2a0fa5516ab9aea2d4a25201a85a2baf80c19c60e55b')