[arch-commits] Commit in waybar/trunk (PKGBUILD)
Brett Cornwall
ainola at archlinux.org
Mon Nov 30 05:56:47 UTC 2020
Date: Monday, November 30, 2020 @ 05:56:46
Author: ainola
Revision: 766532
Remove unnecessary libinput dep
Modified:
waybar/trunk/PKGBUILD
----------+
PKGBUILD | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-30 05:54:36 UTC (rev 766531)
+++ PKGBUILD 2020-11-30 05:56:46 UTC (rev 766532)
@@ -3,7 +3,7 @@
pkgname=waybar
pkgver=0.9.4
-pkgrel=4
+pkgrel=5
pkgdesc='Highly customizable Wayland bar for Sway and Wlroots based compositors'
arch=('x86_64')
url="https://github.com/Alexays/Waybar/"
@@ -11,7 +11,6 @@
depends=(
'gtkmm3'
'libjsoncpp.so'
- 'libinput'
'libsigc++'
'fmt'
'wayland'
More information about the arch-commits
mailing list