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

Evangelos Foutras foutrelis at archlinux.org
Sat May 16 14:30:46 UTC 2020


    Date: Saturday, May 16, 2020 @ 14:30:45
  Author: foutrelis
Revision: 384770

Replace xproto with xorgproto

Modified:
  xorg-xman/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-16 14:29:56 UTC (rev 384769)
+++ PKGBUILD	2020-05-16 14:30:45 UTC (rev 384770)
@@ -9,7 +9,7 @@
 url="https://xorg.freedesktop.org/"
 license=('custom')
 depends=('libxaw' 'libxt')
-makedepends=('xorg-util-macros' 'xproto' 'libxmu')
+makedepends=('xorg-util-macros' 'xorgproto' 'libxmu')
 source=(https://xorg.freedesktop.org/archive/individual/app/xman-${pkgver}.tar.bz2{,.sig})
 sha512sums=('f6b2be424a79f298bf1a81edce4172572195c9efc9454e5b7b7046f344ed08154c77ccaa763ccdf3f1a30b64aa4802783bf813ee637437ccb1fba434fc5d4400'
             'SKIP')



More information about the arch-commits mailing list