[arch-commits] Commit in jcl/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Mon Jan 29 16:01:35 UTC 2018


    Date: Monday, January 29, 2018 @ 16:01:34
  Author: spupykin
Revision: 287795

upgpkg: jcl 0.1rc2-1

Modified:
  jcl/trunk/PKGBUILD	(contents, properties)

----------+
 PKGBUILD |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-29 16:01:30 UTC (rev 287794)
+++ PKGBUILD	2018-01-29 16:01:34 UTC (rev 287795)
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 194152 2016-10-31 13:48:24Z spupykin $
+# $Id$
 # Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
 # Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
 
@@ -6,14 +6,13 @@
 pkgver=0.1rc2
 pkgrel=1
 _commit=6893bcf7f720a7b0beeaed5f433539d0b06d3b1a
-pkgdesc="jabber mail component"
+pkgdesc="jabber component library"
 arch=(any)
 url="https://github.com/dax/jcl"
 license=("GPL")
 backup=(etc/ejabberd/jmc.xml)
-depends=('python2' 'python2-pyxmpp')
-makedepends=('git')
-install=jmc.install
+depends=('python2' 'python2-pysqlite' 'python2-sqlobject')
+makedepends=('git' 'python2-setuptools')
 source=("git+https://github.com/dax/jcl.git#commit=${_commit}")
 sha256sums=('SKIP')
 


Property changes on: jcl/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property



More information about the arch-commits mailing list