forked from external/yambar
Merge branch 'releases/1.5' into master
This commit is contained in:
commit
f3db670455
4 changed files with 4 additions and 4 deletions
|
@ -15,7 +15,7 @@
|
|||
* **Experimental**: 'river': new module for the river Wayland compositor.
|
||||
|
||||
|
||||
## Changed
|
||||
### Changed
|
||||
|
||||
* Requires fcft-2.2.x.
|
||||
* battery: a poll value of 0 disables polling.
|
||||
|
|
2
PKGBUILD
2
PKGBUILD
|
@ -1,5 +1,5 @@
|
|||
pkgname=yambar
|
||||
pkgver=1.4.0
|
||||
pkgver=1.5.0
|
||||
pkgrel=1
|
||||
pkgdesc="Simplistic and highly configurable status panel for X and Wayland"
|
||||
arch=('x86_64' 'aarch64')
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
pkgname=yambar-wayland
|
||||
pkgver=1.4.0
|
||||
pkgver=1.5.0
|
||||
pkgrel=1
|
||||
pkgdesc="Simplistic and highly configurable status panel for Wayland"
|
||||
arch=('x86_64' 'aarch64')
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
project('yambar', 'c',
|
||||
version: '1.4.0',
|
||||
version: '1.5.0',
|
||||
license: 'MIT',
|
||||
meson_version: '>=0.53.0',
|
||||
default_options: ['c_std=c18',
|
||||
|
|
Loading…
Add table
Reference in a new issue