[arch-commits] Commit in xcb-util-wm/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Thu May 31 17:01:57 UTC 2012
Date: Thursday, May 31, 2012 @ 13:01:57
Author: andyrtr
Revision: 160254
upgpkg: xcb-util-wm 0.3.9-1
upstream update 0.3.9
Modified:
xcb-util-wm/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-05-31 16:59:59 UTC (rev 160253)
+++ PKGBUILD 2012-05-31 17:01:57 UTC (rev 160254)
@@ -3,7 +3,7 @@
# Maintainer: Andreas Radke <andyrtr at archlinux.org>
pkgname=xcb-util-wm
-pkgver=0.3.8
+pkgver=0.3.9
pkgrel=1
pkgdesc="Utility libraries for XC Binding - client and window-manager helpers for ICCCM"
arch=('i686' 'x86_64')
@@ -14,8 +14,8 @@
options=('!libtool')
source=("http://xcb.freedesktop.org/dist/${pkgname}-${pkgver}.tar.bz2"
'LICENSE')
-md5sums=('dda47289bc846a6a3e07824e9ec3aef8'
- '2672c2e72dedb40f773e989dd622f298')
+sha256sums=('038f9bdb917b1f6d98a164f57dfb32212a102d771ab6f03de49fef3786746030'
+ 'ded299aa179dcf0d885bf89274a4db77a530e03f9f5e7cf1c3c4ef1d60e914b9')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list