summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIru Cai2018-10-23 11:36:04 +0800
committerIru Cai2018-10-23 11:36:04 +0800
commit97ce9e25c9bc5d900d483e296134f88ed6bc8079 (patch)
tree01dc460417c5718320932af0c7d6ddb75a188b40
parentb8b4c898f358466e95a917ca36d75f6571a21527 (diff)
downloadaur-97ce9e25c9bc5d900d483e296134f88ed6bc8079.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 970f2748f4c7..3a469ecc9434 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.415
+ pkgver = 1.3.425
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.415.tar.gz
+ source = https://github.com/psi-plus/psi-plus-snapshots/archive/1.3.425.tar.gz
source = otr-fix.patch
- sha256sums = 1ff6888784bca45396145442006abee7245b616e43524287946243a09ca440bd
+ sha256sums = e889759c42b087ddd100946e487eec295ca287ee7f92bb64dc109eee16536ad7
sha256sums = e1a7dfdf2d7d9cd7154e2a0fa5516ab9aea2d4a25201a85a2baf80c19c60e55b
pkgname = psi-plus
diff --git a/PKGBUILD b/PKGBUILD
index 7e69390d6440..1260c3f2b99d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Alexey D. <lq07829icatm@rambler.ru>
pkgname=psi-plus
-pkgver=1.3.415
+pkgver=1.3.425
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=('1ff6888784bca45396145442006abee7245b616e43524287946243a09ca440bd'
+sha256sums=('e889759c42b087ddd100946e487eec295ca287ee7f92bb64dc109eee16536ad7'
'e1a7dfdf2d7d9cd7154e2a0fa5516ab9aea2d4a25201a85a2baf80c19c60e55b')