[arch-commits] Commit in xorg-xwud/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Sun Nov 14 16:28:14 UTC 2010
Date: Sunday, November 14, 2010 @ 11:28:13
Author: jgc
Revision: 99371
upgpkg: xorg-xwud 1.0.3-1
Update to 1.0.3
Modified:
xorg-xwud/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-11-14 16:27:14 UTC (rev 99370)
+++ PKGBUILD 2010-11-14 16:28:13 UTC (rev 99371)
@@ -2,7 +2,7 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=xorg-xwud
-pkgver=1.0.2
+pkgver=1.0.3
pkgrel=1
pkgdesc="X Window System image undumping utility"
arch=(i686 x86_64)
@@ -11,7 +11,7 @@
depends=('libx11')
makedepends=('xorg-util-macros')
source=(http://xorg.freedesktop.org/archive/individual/app/xwud-${pkgver}.tar.bz2)
-sha1sums=('15a6c5e3ffc03b7e8e597947061940fee6c0a9fc')
+sha1sums=('2e706d50c7039e3daa4963d36ab703e48aa652ed')
build() {
cd "${srcdir}/xwud-${pkgver}"
More information about the arch-commits
mailing list