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

Andreas Radke andyrtr at archlinux.org
Fri Dec 20 14:07:02 UTC 2019


    Date: Friday, December 20, 2019 @ 14:07:01
  Author: andyrtr
Revision: 371987

upgpkg: libx11 1.6.9-5: remove xextproto proto build dependency - FS#64909

Modified:
  libx11/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-20 14:03:19 UTC (rev 371986)
+++ PKGBUILD	2019-12-20 14:07:01 UTC (rev 371987)
@@ -3,12 +3,12 @@
 
 pkgname=libx11
 pkgver=1.6.9
-pkgrel=4
+pkgrel=5
 pkgdesc="X11 client-side library"
 arch=(x86_64)
 url="https://xorg.freedesktop.org/"
 depends=('libxcb')
-makedepends=('xorg-util-macros' 'xextproto' 'xtrans' 'xorgproto')
+makedepends=('xorg-util-macros' 'xtrans' 'xorgproto')
 license=('custom')
 source=(${url}/releases/individual/lib/libX11-${pkgver}.tar.bz2{,.sig})
 sha512sums=('fc18f0dc17ade1fc37402179f52e1f2b9c7b7d3a1a9590fea13046eb0c5193b4796289431cd99388eac01e8e59de77db45d2c9675d4f05ef8cf3ba6382c3dd31'



More information about the arch-commits mailing list