forked from external/yambar
Merge branch 'releases/1.1'
This commit is contained in:
commit
9b9344877f
3 changed files with 3 additions and 3 deletions
2
PKGBUILD
2
PKGBUILD
|
@ -1,5 +1,5 @@
|
|||
pkgname=f00bar
|
||||
pkgver=1.1.0
|
||||
pkgver=1.1.1
|
||||
pkgrel=1
|
||||
pkgdesc="Simplistic and highly configurable status panel for X and Wayland"
|
||||
arch=('x86_64')
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
pkgname=f00bar-wayland
|
||||
pkgver=1.1.0
|
||||
pkgver=1.1.1
|
||||
pkgrel=1
|
||||
pkgdesc="Simplistic and highly configurable status panel for Wayland"
|
||||
arch=('x86_64')
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
project('f00bar', 'c',
|
||||
version: '1.1.0',
|
||||
version: '1.1.1',
|
||||
license: 'MIT',
|
||||
meson_version: '>=0.48.0',
|
||||
default_options: ['c_std=c11',
|
||||
|
|
Loading…
Add table
Reference in a new issue