summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIru Cai2018-06-11 10:08:34 +0800
committerIru Cai2018-06-11 10:08:34 +0800
commit0b0fb0fa8679ffebc856099b4b16793deca523fa (patch)
treeaa4d80de7c9fdd9245a3bf83e782a584baf47404
parentf38d56ea83a089d06e205fc65e8395e854727c6a (diff)
downloadaur-0b0fb0fa8679ffebc856099b4b16793deca523fa.tar.gz
1.3.362
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dc67f154476d..98ed49e70792 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.341
+ pkgver = 1.3.362
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.341.tar.gz
- sha256sums = c21431880d7eb2ec678dec3f1436c4dfe8ae60d700e803522c166d2d63aaede4
+ source = https://github.com/psi-plus/psi-plus-snapshots/archive/1.3.362.tar.gz
+ sha256sums = 243d7c1feac79b28a066897ece982cd1cbf44ef8f596c0c2654ee1f268d1b4bb
pkgname = psi-plus
diff --git a/PKGBUILD b/PKGBUILD
index b7090e239e59..a11fd9b41129 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Alexey D. <lq07829icatm@rambler.ru>
pkgname=psi-plus
-pkgver=1.3.341
+pkgver=1.3.362
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=('c21431880d7eb2ec678dec3f1436c4dfe8ae60d700e803522c166d2d63aaede4')
+sha256sums=('243d7c1feac79b28a066897ece982cd1cbf44ef8f596c0c2654ee1f268d1b4bb')
build() {