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

Douglas Soares de Andrade douglas at archlinux.org
Sun Jan 4 02:54:14 UTC 2009


    Date: Saturday, January 3, 2009 @ 21:54:14
  Author: douglas
Revision: 23157

Changing gajim license to GPL3

Modified:
  gajim/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-04 02:40:14 UTC (rev 23156)
+++ PKGBUILD	2009-01-04 02:54:14 UTC (rev 23157)
@@ -4,11 +4,11 @@
 
 pkgname=gajim
 pkgver=0.12.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Jabber client written in PyGTK"
 arch=(i686 x86_64)
 url="http://www.gajim.org/"
-license=('GPL')
+license=('GPL3')
 depends=('gtkspell' 'sqlite3' 'dnsutils' 'pygtk' 'libxss' 'python>=2.5')
 makedepends=('gettext' 'perlxml' 'dbus')
 optdepends=('dbus-python')
@@ -25,3 +25,4 @@
   find . -name "*.pyo" | xargs rm -rf
 }
 md5sums=('195a7973d3fbfb538e2ee74156aa6e9e')
+




More information about the arch-commits mailing list