[arch-commits] Commit in xproto/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Sat May 22 14:33:04 UTC 2010
Date: Saturday, May 22, 2010 @ 10:33:03
Author: jgc
Revision: 80846
upgpkg: xproto 7.0.17-1
Update to 7.0.17
Modified:
xproto/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-05-22 14:31:20 UTC (rev 80845)
+++ PKGBUILD 2010-05-22 14:33:03 UTC (rev 80846)
@@ -2,14 +2,14 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=xproto
-pkgver=7.0.16
+pkgver=7.0.17
pkgrel=1
pkgdesc="X11 core wire protocol and auxiliary headers"
arch=(any)
license=('custom')
url="http://xorg.freedesktop.org/"
source=(${url}/releases/individual/proto/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('75c9edff1f3823e5ab6bb9e66821a901')
+sha1sums=('9821548b24f812524bcf4db61a773997fece2447')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list