summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIru Cai2018-07-01 14:14:20 +0800
committerIru Cai2018-07-01 14:14:20 +0800
commite3777bb61115dd2fcb7c6a13e30bab7aedd3d28e (patch)
tree44e9d7cda4680151c283a418a7d1180f810d3e06
parent0bfdb061b294f6a998d16dfad18506fd47ffd7ff (diff)
downloadaur-e3777bb61115dd2fcb7c6a13e30bab7aedd3d28e.tar.gz
1.3.396
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4634d7b892b3..d8dc81c4c32c 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.379
+ pkgver = 1.3.396
pkgrel = 1
url = https://psi-plus.com
arch = x86_64
@@ -20,8 +20,8 @@ pkgbase = psi-plus
depends = libaxolotl-c-git
depends = libotr
depends = tidy
- source = https://github.com/psi-plus/psi-plus-snapshots/archive/1.3.379.tar.gz
- sha256sums = 9fc3f3ac57b2bf7402069cd3a37cb6e83f2ea2b0bfd61629ab6698a6c552fca5
+ source = https://github.com/psi-plus/psi-plus-snapshots/archive/1.3.396.tar.gz
+ sha256sums = 752142a0b08dc217a001ac9e48fe4d0b89bbba9bd15c9ed2cfeec5a6b220cce9
pkgname = psi-plus
diff --git a/PKGBUILD b/PKGBUILD
index cf3b875f82a9..5a4ed6cd86d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Alexey D. <lq07829icatm@rambler.ru>
pkgname=psi-plus
-pkgver=1.3.379
+pkgver=1.3.396
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-qt5'
'libaxolotl-c-git' 'libotr' 'tidy')
makedepends=('patch' 'cmake')
source=("https://github.com/psi-plus/psi-plus-snapshots/archive/${pkgver}.tar.gz")
-sha256sums=('9fc3f3ac57b2bf7402069cd3a37cb6e83f2ea2b0bfd61629ab6698a6c552fca5')
+sha256sums=('752142a0b08dc217a001ac9e48fe4d0b89bbba9bd15c9ed2cfeec5a6b220cce9')
build() {