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

Jan de Groot jgc at archlinux.org
Thu Apr 16 19:12:27 UTC 2009


    Date: Thursday, April 16, 2009 @ 15:12:26
  Author: jgc
Revision: 35734

upgpkg: xcb-util 0.3.4-1
    Update
Remove license, as this is BSDish without a COPYING file. Do not claim this package is licensed as GPL, as it is not

Modified:
  xcb-util/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-04-16 19:01:38 UTC (rev 35733)
+++ PKGBUILD	2009-04-16 19:12:26 UTC (rev 35734)
@@ -3,17 +3,16 @@
 # Contributor: Andrea Scarpino <bash.lnx at gmail.com>
 
 pkgname=xcb-util
-pkgver=0.3.3
+pkgver=0.3.4
 pkgrel=1
 pkgdesc="Utility libraries for XC Binding"
 arch=('i686' 'x86_64')
-license=('GPL')
 url="http://xcb.freedesktop.org"
-depends=('libxcb>=1.1.93')
+depends=('libxcb>=1.2')
 makedepends=('gperf')
 options=('!libtool')
 source=(http://xcb.freedesktop.org/dist/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('b1b16c5c1fcf7a6facb346c262cd3513')
+md5sums=('015314fe5e97d9390024275c6a3699a4')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list