[arch-commits] Commit in xproto/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Thu Dec 16 14:43:01 UTC 2010


    Date: Thursday, December 16, 2010 @ 09:43:01
  Author: jgc
Revision: 103200

upgpkg: xproto 7.0.20-1
Update to 7.0.20

Modified:
  xproto/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-12-16 13:58:56 UTC (rev 103199)
+++ PKGBUILD	2010-12-16 14:43:01 UTC (rev 103200)
@@ -2,14 +2,15 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=xproto
-pkgver=7.0.19
+pkgver=7.0.20
 pkgrel=1
 pkgdesc="X11 core wire protocol and auxiliary headers"
 arch=(any)
 license=('custom')
 url="http://xorg.freedesktop.org/"
+makedepends=('xorg-util-macros')
 source=(${url}/releases/individual/proto/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('c080da482474dd422cb90b52202bd616cf0854e1')
+sha1sums=('a55d051c8ad9c50e90429c9319d6d3af821f0696')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list