summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIru Cai2018-11-20 19:03:16 +0800
committerIru Cai2018-11-20 19:03:16 +0800
commitb4541d478b991b11612b8a6d94d163a18243b718 (patch)
tree78347ed39ee47265d612a0b33a831c5a836f6037
parent818b44326f6fe35709a1512c5cccf95584795979 (diff)
downloadaur-b4541d478b991b11612b8a6d94d163a18243b718.tar.gz
1.4.409
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2c15cd022dce..b3e7e9150f37 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.404
+ pkgver = 1.4.409
pkgrel = 1
url = https://psi-plus.com
arch = x86_64
@@ -20,9 +20,9 @@ pkgbase = psi-plus
depends = libaxolotl-c-git
depends = libotr
depends = tidy
- source = https://github.com/psi-plus/psi-plus-snapshots/archive/1.4.404.tar.gz
+ source = https://github.com/psi-plus/psi-plus-snapshots/archive/1.4.409.tar.gz
source = otr-fix.patch
- sha256sums = 093ac781952e168a349cd92dca3db8dd3e62a4e0671362bb969a8c054dabfbe2
+ sha256sums = c1189212b00db6248702cd4a6a0f0b5dcf7f8a6280a4dba0252bdcbbae8b03ca
sha256sums = e1a7dfdf2d7d9cd7154e2a0fa5516ab9aea2d4a25201a85a2baf80c19c60e55b
pkgname = psi-plus
diff --git a/PKGBUILD b/PKGBUILD
index 98d85e6ead08..232aaf4176d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Alexey D. <lq07829icatm@rambler.ru>
pkgname=psi-plus
-pkgver=1.4.404
+pkgver=1.4.409
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'
'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=('093ac781952e168a349cd92dca3db8dd3e62a4e0671362bb969a8c054dabfbe2'
+sha256sums=('c1189212b00db6248702cd4a6a0f0b5dcf7f8a6280a4dba0252bdcbbae8b03ca'
'e1a7dfdf2d7d9cd7154e2a0fa5516ab9aea2d4a25201a85a2baf80c19c60e55b')