summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 76ae3d9e672b..398763d720ff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = psi-plus-git
pkgdesc = Psi+ is a powerful Jabber client (Qt, C++) designed for the Jabber power users (built with Qt 5.x)
- pkgver = 1.2.153.0.gb166f4ab
+ pkgver = 1.2.154.0.ga16ec240
pkgrel = 1
url = http://psi-plus.com
arch = i686
@@ -20,8 +20,8 @@ pkgbase = psi-plus-git
depends = libxss
depends = qt5-svg
depends = hunspell
- provides = psi-plus=1.2.153.0.gb166f4ab
- provides = psi-plus-qt5-git=1.2.153.0.gb166f4ab
+ provides = psi-plus=1.2.154.0.ga16ec240
+ provides = psi-plus-qt5-git=1.2.154.0.ga16ec240
conflicts = psi-plus
conflicts = psi-plus-qt5-git
conflicts = psi-plus-webkit-qt5-git
diff --git a/PKGBUILD b/PKGBUILD
index 6d5893a9a91e..3d3ca451fc52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Alexey D. <lq07829icatm@rambler.ru>
pkgname=psi-plus-git
-pkgver=1.2.153.0.gb166f4ab
+pkgver=1.2.154.0.ga16ec240
pkgrel=1
pkgdesc="Psi+ is a powerful Jabber client (Qt, C++) designed for the Jabber power users (built with Qt 5.x)"
url="http://psi-plus.com"
@@ -40,7 +40,7 @@ prepare() {
# cp -r "$srcdir"/main/iconsets/* ./iconsets
# echo "$pkgver ($(date +"%Y-%m-%d"))" >version
patch -p1 <"$srcdir"/join.patch
- patch -Np1 -i "${srcdir}/no-qca-qt4.patch"
+ # patch -Np1 -i "${srcdir}/no-qca-qt4.patch"
}
build() {