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

Jan de Groot jgc at archlinux.org
Mon Feb 9 21:14:21 UTC 2009


    Date: Monday, February 9, 2009 @ 16:14:20
  Author: jgc
Revision: 26585

upgpkg: xextproto 7.0.5-1

Modified:
  xextproto/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-09 21:13:51 UTC (rev 26584)
+++ PKGBUILD	2009-02-09 21:14:20 UTC (rev 26585)
@@ -2,16 +2,16 @@
 #Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=xextproto
-pkgver=7.0.4
+pkgver=7.0.5
 pkgrel=1
 pkgdesc="X11 various extension wire protocol"
 arch=(i686 x86_64)
 license=('custom')
+depends=('inputproto>=1.5')
 url="http://xorg.freedesktop.org/"
-depends=('inputproto')
 source=(${url}/releases/individual/proto/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('64c19cbf368f053cfc689609589dacfe')
-sha1sums=('cb5d78633eb909f706cf5904910083471c53089d')
+md5sums=('e6841018a7c64983b0954aa2c564d115')
+sha1sums=('d62e704039e7c647da66c9a6531ebdede37dace8')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list