summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIru Cai2020-03-06 08:11:39 +0800
committerIru Cai2020-03-06 08:11:39 +0800
commitcae85c7378d3f58038e40de99d6a177ff1ed6bad (patch)
treea00b1a3186946b9578bdb92ca5dabb98de1b94b5
parent752489c5b2d0d0b9fbfe95a91e8e559c7e065bac (diff)
downloadaur-cae85c7378d3f58038e40de99d6a177ff1ed6bad.tar.gz
1.4.1028
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a20074397701..dbe3bc3a59e8 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.929
+ pkgver = 1.4.1028
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.929.tar.gz
+ source = https://github.com/psi-plus/psi-plus-snapshots/archive/1.4.1028.tar.gz
source = otr-fix.patch
- sha256sums = 96fa0ce4af9f4b3bc80d712621c3e997892e88049e3d0843984497d63295702a
+ sha256sums = 9c3cd36a54abd6a4ec5c8602bffdc007fa16b490221ccde98818b8536e19a017
sha256sums = e1a7dfdf2d7d9cd7154e2a0fa5516ab9aea2d4a25201a85a2baf80c19c60e55b
pkgname = psi-plus
diff --git a/PKGBUILD b/PKGBUILD
index 895c55f52f67..0a3dd0614278 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Alexey D. <lq07829icatm@rambler.ru>
pkgname=psi-plus
-pkgver=1.4.929
+pkgver=1.4.1028
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=('96fa0ce4af9f4b3bc80d712621c3e997892e88049e3d0843984497d63295702a'
+sha256sums=('9c3cd36a54abd6a4ec5c8602bffdc007fa16b490221ccde98818b8536e19a017'
'e1a7dfdf2d7d9cd7154e2a0fa5516ab9aea2d4a25201a85a2baf80c19c60e55b')