Rename project: f00bar -> yambar

This commit is contained in:
Daniel Eklöf 2019-09-28 20:39:45 +02:00
parent 9b9344877f
commit 9dbbc480e4
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
23 changed files with 87 additions and 87 deletions

View file

@ -1,12 +1,12 @@
pkgname=f00bar-wayland
pkgname=yambar-wayland
pkgver=1.1.1
pkgrel=1
pkgdesc="Simplistic and highly configurable status panel for Wayland"
arch=('x86_64')
url=https://gitlab.com/dnkl/f00bar
url=https://gitlab.com/dnkl/yambar
license=(mit)
conflicts=('f00bar')
provides=('f00bar')
conflicts=('yambar')
provides=('yambar')
makedepends=('meson' 'ninja' 'scdoc')
depends=(
'wayland' 'wlroots'