summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIru Cai2018-11-14 11:27:02 +0800
committerIru Cai2018-11-14 11:27:14 +0800
commit818b44326f6fe35709a1512c5cccf95584795979 (patch)
tree414b70c22116cb8289af19fc198379c8bf340535
parent97ce9e25c9bc5d900d483e296134f88ed6bc8079 (diff)
downloadaur-818b44326f6fe35709a1512c5cccf95584795979.tar.gz
1.4.404
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3a469ecc9434..2c15cd022dce 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.425
+ pkgver = 1.4.404
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.3.425.tar.gz
+ source = https://github.com/psi-plus/psi-plus-snapshots/archive/1.4.404.tar.gz
source = otr-fix.patch
- sha256sums = e889759c42b087ddd100946e487eec295ca287ee7f92bb64dc109eee16536ad7
+ sha256sums = 093ac781952e168a349cd92dca3db8dd3e62a4e0671362bb969a8c054dabfbe2
sha256sums = e1a7dfdf2d7d9cd7154e2a0fa5516ab9aea2d4a25201a85a2baf80c19c60e55b
pkgname = psi-plus
diff --git a/PKGBUILD b/PKGBUILD
index 1260c3f2b99d..98d85e6ead08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Alexey D. <lq07829icatm@rambler.ru>
pkgname=psi-plus
-pkgver=1.3.425
+pkgver=1.4.404
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=('e889759c42b087ddd100946e487eec295ca287ee7f92bb64dc109eee16536ad7'
+sha256sums=('093ac781952e168a349cd92dca3db8dd3e62a4e0671362bb969a8c054dabfbe2'
'e1a7dfdf2d7d9cd7154e2a0fa5516ab9aea2d4a25201a85a2baf80c19c60e55b')