summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIru Cai2019-10-24 21:10:03 +0800
committerIru Cai2019-10-24 21:10:03 +0800
commit752489c5b2d0d0b9fbfe95a91e8e559c7e065bac (patch)
tree1d9c6ea9a65f56472e5a752506820b17e7ba06d3
parentaab4d1065d50cd838559ed665ec907febc7b9fb5 (diff)
downloadaur-752489c5b2d0d0b9fbfe95a91e8e559c7e065bac.tar.gz
1.4.929
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c8ea670966a..a20074397701 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.4.837
+ pkgver = 1.4.929
pkgrel = 1
url = https://psi-plus.com
arch = x86_64
@@ -20,9 +20,9 @@ pkgbase = psi-plus
depends = libsignal-protocol-c
depends = libotr
depends = tidy
- source = https://github.com/psi-plus/psi-plus-snapshots/archive/1.4.837.tar.gz
+ source = https://github.com/psi-plus/psi-plus-snapshots/archive/1.4.929.tar.gz
source = otr-fix.patch
- sha256sums = f53318925b51bc1df29007f983c6d104ff74d47d205d5236c0c6c4d1caa8c35d
+ sha256sums = 96fa0ce4af9f4b3bc80d712621c3e997892e88049e3d0843984497d63295702a
sha256sums = e1a7dfdf2d7d9cd7154e2a0fa5516ab9aea2d4a25201a85a2baf80c19c60e55b
pkgname = psi-plus
diff --git a/PKGBUILD b/PKGBUILD
index 56dcc4ff79f3..895c55f52f67 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Alexey D. <lq07829icatm@rambler.ru>
pkgname=psi-plus
-pkgver=1.4.837
+pkgver=1.4.929
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'
'libsignal-protocol-c' 'libotr' 'tidy')
makedepends=('patch' 'cmake')
source=("https://github.com/psi-plus/psi-plus-snapshots/archive/${pkgver}.tar.gz" "otr-fix.patch")
-sha256sums=('f53318925b51bc1df29007f983c6d104ff74d47d205d5236c0c6c4d1caa8c35d'
+sha256sums=('96fa0ce4af9f4b3bc80d712621c3e997892e88049e3d0843984497d63295702a'
'e1a7dfdf2d7d9cd7154e2a0fa5516ab9aea2d4a25201a85a2baf80c19c60e55b')