[arch-commits] Commit in xcb-util/repos (extra-x86_64 extra-x86_64/PKGBUILD)
Jan de Groot
jgc at archlinux.org
Thu Apr 16 19:13:11 UTC 2009
Date: Thursday, April 16, 2009 @ 15:13:11
Author: jgc
Revision: 35735
Merged revisions 35734 via svnmerge from
svn+ssh://svn.archlinux.org/srv/svn-packages/xcb-util/trunk
........
r35734 | jgc | 2009-04-16 19:12:26 +0000 (Thu, 16 Apr 2009) | 3 lines
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/repos/extra-x86_64/ (properties)
xcb-util/repos/extra-x86_64/PKGBUILD
----------+
PKGBUILD | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
Property changes on: xcb-util/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
- /xcb-util/trunk:1-26593
+ /xcb-util/trunk:1-35734
Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2009-04-16 19:12:26 UTC (rev 35734)
+++ extra-x86_64/PKGBUILD 2009-04-16 19:13:11 UTC (rev 35735)
@@ -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