[arch-commits] Commit in libxml2/trunk (PKGBUILD)
    Bartłomiej Piotrowski 
    bpiotrowski at nymeria.archlinux.org
       
    Tue Jun  4 17:39:21 UTC 2013
    
    
  
    Date: Tuesday, June 4, 2013 @ 19:39:20
  Author: bpiotrowski
Revision: 187169
upgpkg: libxml2 2.9.1-2
- change license to MIT
Modified:
  libxml2/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-04 17:00:40 UTC (rev 187168)
+++ PKGBUILD	2013-06-04 17:39:20 UTC (rev 187169)
@@ -5,10 +5,10 @@
 
 pkgname=libxml2
 pkgver=2.9.1
-pkgrel=1
+pkgrel=2
 pkgdesc="XML parsing library, version 2"
 arch=(i686 x86_64)
-license=('custom')
+license=('MIT')
 depends=('zlib' 'readline' 'ncurses' 'xz')
 makedepends=('python2')
 options=('!libtool')
    
    
More information about the arch-commits
mailing list