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

Jan de Groot jgc at archlinux.org
Sat Sep 20 08:47:38 UTC 2008


    Date: Saturday, September 20, 2008 @ 04:47:38
  Author: jgc
Revision: 12789

upgpkg: xextproto 7.0.3-2
    Fix FS#11518

Modified:
  xextproto/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-20 08:37:11 UTC (rev 12788)
+++ PKGBUILD	2008-09-20 08:47:38 UTC (rev 12789)
@@ -3,11 +3,12 @@
 
 pkgname=xextproto
 pkgver=7.0.3
-pkgrel=1
+pkgrel=2
 pkgdesc="X11 various extension wire protocol"
 arch=(i686 x86_64)
 license=('custom')
 url="http://xorg.freedesktop.org/"
+depends=('inputproto')
 source=(${url}/releases/individual/proto/${pkgname}-${pkgver}.tar.bz2)
 md5sums=('3a2e0252e853ab30b3bff05ac92ec61c')
 sha1sums=('4a59150f0d9400f3997df542828834969a2c4842')




More information about the arch-commits mailing list