Update package version to 2.0.0
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
name: rofi
|
||||
description: A window switcher, application launcher and dmenu replacement
|
||||
version: 1.7.9.1
|
||||
version: 2.0.0
|
||||
url: https://github.com/DaveDavenport/rofi
|
||||
license: MIT
|
||||
architecture: any
|
||||
depends: ["librsvg","libxkbcommon","startup-notification","xcb-util-cursor","xcb-util-wm","xcb-util-xrm"]
|
||||
make_depends: ["check"]
|
||||
depends: ["librsvg","libxkbcommon","startup-notification","wayland","xcb-util-cursor","xcb-util-wm","xcb-util-xrm"]
|
||||
make_depends: ["check","meson","wayland-protocols"]
|
||||
replaces: ["rofi-wayland"]
|
||||
type: source
|
||||
|
||||
Reference in New Issue
Block a user