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

Brett Cornwall ainola at archlinux.org
Thu Jan 23 01:13:09 UTC 2020


    Date: Thursday, January 23, 2020 @ 01:13:08
  Author: ainola
Revision: 554661

remove libwinpr2.so, forgotten during rdp removal

Modified:
  wlroots/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-23 00:57:36 UTC (rev 554660)
+++ PKGBUILD	2020-01-23 01:13:08 UTC (rev 554661)
@@ -3,13 +3,12 @@
 
 pkgname=wlroots
 pkgver=0.10.0
-pkgrel=1
+pkgrel=2
 license=('MIT')
 pkgdesc='Modular Wayland compositor library'
 url='https://github.com/swaywm/wlroots'
 arch=('x86_64')
 depends=(
-    'libwinpr2.so'
     'libinput'
     'libxkbcommon'
     'opengl-driver'



More information about the arch-commits mailing list