forked from external/yambar
meson/PKGBUILD: bump version to 1.4.0
This commit is contained in:
parent
d68785eb2b
commit
f37fc3c1d6
3 changed files with 3 additions and 3 deletions
2
PKGBUILD
2
PKGBUILD
|
@ -1,5 +1,5 @@
|
||||||
pkgname=yambar
|
pkgname=yambar
|
||||||
pkgver=1.3.1
|
pkgver=1.4.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Simplistic and highly configurable status panel for X and Wayland"
|
pkgdesc="Simplistic and highly configurable status panel for X and Wayland"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
pkgname=yambar-wayland
|
pkgname=yambar-wayland
|
||||||
pkgver=1.3.1
|
pkgver=1.4.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Simplistic and highly configurable status panel for Wayland"
|
pkgdesc="Simplistic and highly configurable status panel for Wayland"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
project('yambar', 'c',
|
project('yambar', 'c',
|
||||||
version: '1.3.1',
|
version: '1.4.0',
|
||||||
license: 'MIT',
|
license: 'MIT',
|
||||||
meson_version: '>=0.48.0',
|
meson_version: '>=0.48.0',
|
||||||
default_options: ['c_std=c11',
|
default_options: ['c_std=c11',
|
||||||
|
|
Loading…
Add table
Reference in a new issue