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

andyrtr at archlinux.org andyrtr at archlinux.org
Thu May 31 16:57:05 UTC 2012


    Date: Thursday, May 31, 2012 @ 12:57:05
  Author: andyrtr
Revision: 160250

upgpkg: xcb-util-image 0.3.9-1

upstream update 0.3.9

Modified:
  xcb-util-image/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-05-31 16:52:23 UTC (rev 160249)
+++ PKGBUILD	2012-05-31 16:57:05 UTC (rev 160250)
@@ -3,19 +3,19 @@
 # Maintainer: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=xcb-util-image
-pkgver=0.3.8
+pkgver=0.3.9
 pkgrel=1
 pkgdesc="Utility libraries for XC Binding - Port of Xlib's XImage and XShmImage functions"
 arch=('i686' 'x86_64')
 url="http://xcb.freedesktop.org"
 license=('custom')
-depends=('libxcb>=1.7' 'xcb-util>=0.3.8')
+depends=('libxcb>=1.7' 'xcb-util>=0.3.9')
 makedepends=('xorg-util-macros')
 options=('!libtool')
 source=("http://xcb.freedesktop.org/dist/${pkgname}-${pkgver}.tar.bz2"
         'LICENSE')
-md5sums=('245a96041f373b05764148e52d2e0211'
-         '2672c2e72dedb40f773e989dd622f298')
+sha256sums=('d35a3c0eaae171f5081ec127fb9cec174b716ce5d78196a87f2785376da021df'
+            'ded299aa179dcf0d885bf89274a4db77a530e03f9f5e7cf1c3c4ef1d60e914b9')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list