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

Ionut Biru ibiru at archlinux.org
Tue Mar 29 21:03:48 UTC 2011


    Date: Tuesday, March 29, 2011 @ 17:03:48
  Author: ibiru
Revision: 117211

upgpkg: gajim 0.14.1-4
add hicolor-icon-theme to dependency. FS#23133

Modified:
  gajim/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-03-29 20:55:39 UTC (rev 117210)
+++ PKGBUILD	2011-03-29 21:03:48 UTC (rev 117211)
@@ -5,12 +5,12 @@
 
 pkgname=gajim
 pkgver=0.14.1
-pkgrel=3
+pkgrel=4
 pkgdesc="Jabber client written in PyGTK"
 arch=('any')
 url="http://www.gajim.org/"
 license=('GPL3')
-depends=('pygtk' 'python2' 'python2-pyopenssl')
+depends=('pygtk' 'python2' 'python2-pyopenssl' 'hicolor-icon-theme')
 makedepends=('gettext' 'intltool')
 optdepends=('dbus-python'
             'dnsutils: for SRV support'




More information about the arch-commits mailing list