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

Andreas Radke andyrtr at archlinux.org
Thu Dec 19 18:02:54 UTC 2019


    Date: Thursday, December 19, 2019 @ 18:02:54
  Author: andyrtr
Revision: 371898

upgpkg: libxtst 1.2.3-3: makedepend on xorgproto

Modified:
  libxtst/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-19 18:00:18 UTC (rev 371897)
+++ PKGBUILD	2019-12-19 18:02:54 UTC (rev 371898)
@@ -3,13 +3,13 @@
 
 pkgname=libxtst
 pkgver=1.2.3
-pkgrel=2
+pkgrel=3
 pkgdesc="X11 Testing -- Resource extension library"
 arch=('x86_64')
 url="https://xorg.freedesktop.org/"
 license=('custom')
-depends=('libxext' 'libxi' 'recordproto' 'inputproto' 'libxfixes')
-makedepends=('xorg-util-macros')
+depends=('libxext' 'libxi' 'libxfixes')
+makedepends=('xorg-util-macros' 'xorgproto')
 source=(${url}/releases/individual/lib/libXtst-${pkgver}.tar.bz2{,.sig})
 sha256sums=('4655498a1b8e844e3d6f21f3b2c4e2b571effb5fd83199d428a6ba7ea4bf5204'
             'SKIP')



More information about the arch-commits mailing list