summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsirlucjan2018-01-07 22:42:40 +0100
committersirlucjan2018-01-07 22:42:40 +0100
commitaf6e6736178e3c871cd217a787d176944efdd3cb (patch)
tree404e432247c3f87707e990d5544c0484f9c69e31 /PKGBUILD
parent167a494297f50b40b6bad9a822b02ec9e08ebf1c (diff)
downloadaur-af6e6736178e3c871cd217a787d176944efdd3cb.tar.gz
Sync with upstream
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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() {