From 750615b35f90d67e3c73677098079818de54ae42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Mon, 29 Apr 2019 18:50:59 +0200 Subject: [PATCH] PKGBUILD.wayland-only: provides 'f00bar' --- PKGBUILD.wayland-only | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/PKGBUILD.wayland-only b/PKGBUILD.wayland-only index 3832176..298e4da 100644 --- a/PKGBUILD.wayland-only +++ b/PKGBUILD.wayland-only @@ -1,11 +1,12 @@ pkgname=f00bar-wayland -pkgver=0.9.0.r162.g879d5ce +pkgver=0.9.0.r186.g5ace4d7 pkgrel=1 pkgdesc="Simplistic and highly configurable status panel for Wayland" arch=('x86_64') url=https://gitlab.com/dnkl/f00bar license=(mit) conflicts=('f00bar') +provides=('f00bar') makedepends=('scdoc') depends=( 'wayland' 'wlroots'