summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIru Cai2018-09-17 23:32:53 +0800
committerIru Cai2018-09-17 23:32:53 +0800
commitb8b4c898f358466e95a917ca36d75f6571a21527 (patch)
tree1391dc5c37ca3dfe9868f2c8fca1f1d53d90637f
parenta243c7a42214b44e4601b6746823bbf14ea18d7e (diff)
downloadaur-b8b4c898f358466e95a917ca36d75f6571a21527.tar.gz
update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6848a89c3400..970f2748f4c7 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.408
+ pkgver = 1.3.415
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.408.tar.gz
+ source = https://github.com/psi-plus/psi-plus-snapshots/archive/1.3.415.tar.gz
source = otr-fix.patch
- sha256sums = 7ed68b3b804a0c2525bea68de25d990ca84e324808918cf76d55f7096f08f832
+ sha256sums = 1ff6888784bca45396145442006abee7245b616e43524287946243a09ca440bd
sha256sums = e1a7dfdf2d7d9cd7154e2a0fa5516ab9aea2d4a25201a85a2baf80c19c60e55b
pkgname = psi-plus
diff --git a/PKGBUILD b/PKGBUILD
index cef77b2496fd..7e69390d6440 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Alexey D. <lq07829icatm@rambler.ru>
pkgname=psi-plus
-pkgver=1.3.408
+pkgver=1.3.415
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=('7ed68b3b804a0c2525bea68de25d990ca84e324808918cf76d55f7096f08f832'
+sha256sums=('1ff6888784bca45396145442006abee7245b616e43524287946243a09ca440bd'
'e1a7dfdf2d7d9cd7154e2a0fa5516ab9aea2d4a25201a85a2baf80c19c60e55b')