summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIru Cai2018-06-16 14:20:45 +0800
committerIru Cai2018-06-16 14:20:45 +0800
commit0bfdb061b294f6a998d16dfad18506fd47ffd7ff (patch)
tree8b791bc1c8678cf0f84d58de328ecee43c76e91d
parent0b0fb0fa8679ffebc856099b4b16793deca523fa (diff)
downloadaur-0bfdb061b294f6a998d16dfad18506fd47ffd7ff.tar.gz
1.3.379
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 98ed49e70792..4634d7b892b3 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.362
+ pkgver = 1.3.379
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.362.tar.gz
- sha256sums = 243d7c1feac79b28a066897ece982cd1cbf44ef8f596c0c2654ee1f268d1b4bb
+ source = https://github.com/psi-plus/psi-plus-snapshots/archive/1.3.379.tar.gz
+ sha256sums = 9fc3f3ac57b2bf7402069cd3a37cb6e83f2ea2b0bfd61629ab6698a6c552fca5
pkgname = psi-plus
diff --git a/PKGBUILD b/PKGBUILD
index a11fd9b41129..cf3b875f82a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Alexey D. <lq07829icatm@rambler.ru>
pkgname=psi-plus
-pkgver=1.3.362
+pkgver=1.3.379
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=('243d7c1feac79b28a066897ece982cd1cbf44ef8f596c0c2654ee1f268d1b4bb')
+sha256sums=('9fc3f3ac57b2bf7402069cd3a37cb6e83f2ea2b0bfd61629ab6698a6c552fca5')
build() {