summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsirlucjan2018-03-21 15:00:01 +0100
committersirlucjan2018-03-21 15:00:01 +0100
commit5976aaed5b6c265899cd2d1850598fec3564ae2a (patch)
tree857b0128a54d6c05aebfea4490a97568c1bc86d3
parent688e13d6856d477b634f2bf2fe876ec79fb8c21b (diff)
downloadaur-5976aaed5b6c265899cd2d1850598fec3564ae2a.tar.gz
Fix pkgdesc and url
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 769200de7ae8..51b5e645e887 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
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.162.0.g71b60606
- pkgrel = 2
- url = http://psi-plus.com
+ pkgdesc = Psi+ is a powerful XMPP client (Qt, C++) designed for the XMPP power users (built with Qt 5.x)
+ pkgver = 1.3.307.1.g336c5f62
+ pkgrel = 1
+ url = https://psi-plus.com
arch = x86_64
license = GPL2
makedepends = git
@@ -18,8 +18,8 @@ pkgbase = psi-plus-git
depends = qt5-svg
depends = hunspell
depends = qtkeychain
- provides = psi-plus=1.2.162.0.g71b60606
- provides = psi-plus-qt5-git=1.2.162.0.g71b60606
+ provides = psi-plus=1.3.307.1.g336c5f62
+ provides = psi-plus-qt5-git=1.3.307.1.g336c5f62
conflicts = psi-plus
conflicts = psi-plus-qt5-git
conflicts = psi-plus-webkit-qt5-git
diff --git a/PKGBUILD b/PKGBUILD
index e20fab48f5cc..04cd79465481 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
# Contributor: Alexey D. <lq07829icatm@rambler.ru>
pkgname=psi-plus-git
-pkgver=1.2.162.0.g71b60606
-pkgrel=2
-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"
+pkgver=1.3.307.1.g336c5f62
+pkgrel=1
+pkgdesc="Psi+ is a powerful XMPP client (Qt, C++) designed for the XMPP power users (built with Qt 5.x)"
+url="https://psi-plus.com"
license=('GPL2')
arch=('x86_64')
depends=('qt5-base' 'qt5-webengine' 'qt5-multimedia' 'qt5-x11extras' 'qca-qt5'