summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHyacinthe Cartiaux2015-10-22 19:01:03 +0200
committerHyacinthe Cartiaux2015-10-22 19:01:03 +0200
commitc15d89d0b3d80836afb796d0f7eb5c1a09868193 (patch)
treed02406607fe02cee63f30745954dbacc44698210
parentd281826993f3c2bea3b700052bda53682421377f (diff)
downloadaur-c15d89d0b3d80836afb796d0f7eb5c1a09868193.tar.gz
Rename to psi-git
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 963ed5092ad7..8a811e8a02bf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
# Generated by mksrcinfo v8
-# Thu Oct 22 16:39:46 UTC 2015
-pkgbase = psi-qt5-git
+# Thu Oct 22 17:00:36 UTC 2015
+pkgbase = psi-git
pkgdesc = A jabber client. GIT version
pkgver = 0.16_dev_20151022
pkgrel = 1
@@ -15,11 +15,10 @@ pkgbase = psi-qt5-git
depends = qt5-x11extras
depends = aspell
depends = libxss
- provides = psi-git
conflicts = psi
- conflicts = psi-git
+ conflicts = psi-qt5-git
source = git+https://github.com/psi-im/psi.git
md5sums = SKIP
-pkgname = psi-qt5-git
+pkgname = psi-git
diff --git a/PKGBUILD b/PKGBUILD
index 40f4e1f9b097..a7a0aba3c508 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
# Maintainer: Hyacinthe Cartiaux <hyacinthe.cartiaux@free.fr>
-pkgname=psi-qt5-git
+pkgname=psi-git
pkgver=0.16_dev_20151022
pkgrel=1
pkgdesc="A jabber client. GIT version"
@@ -8,8 +8,7 @@ url="http://psi-im.org/"
license=('GPL2')
depends=('qt5-base' 'qca-qt5' 'qt5-x11extras' 'aspell' 'libxss')
makedepends=('git' 'qconf-git')
-conflicts=('psi' 'psi-git')
-provides=('psi-git')
+conflicts=('psi' 'psi-qt5-git')
source=('git+https://github.com/psi-im/psi.git')
md5sums=('SKIP')