Skip to content

Commit

Permalink
[Automatic] Package updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
jgmdev committed Nov 3, 2022
1 parent 977ec06 commit 0fc59c9
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
54 changes: 27 additions & 27 deletions _data/package_updates.json
Original file line number Diff line number Diff line change
@@ -1,37 +1,14 @@
[
{
"base": "lite-xl-git",
"name": "lite-xl-git",
"arch": "aarch64",
"description": "A lightweight text editor written in Lua",
"url": "https://lite-xl.github.io/",
"license": "MIT",
"version": "2.1.0.r1.gb029f599",
"release": "1",
"builddate": "2022-11-02T22:00:42",
"depends": [
"lua",
"sdl2",
"freetype2",
"pcre2",
"hicolor-icon-theme"
],
"conflicts": [
"lite-xl"
],
"csize": 420407,
"isize": 1147819
},
{
"base": "waybar-git",
"name": "waybar-git",
"arch": "aarch64",
"description": "Highly customizable Wayland bar for Sway and Wlroots based compositors (GIT)",
"url": "https://github.com/Alexays/Waybar/",
"license": "MIT",
"version": "r2244.afa590f7",
"version": "r2247.09120caf",
"release": "1",
"builddate": "2022-11-02T16:01:56",
"builddate": "2022-11-03T10:01:12",
"depends": [
"gtkmm3",
"libjsoncpp.so=25-64",
Expand All @@ -54,8 +31,31 @@
"conflicts": [
"waybar"
],
"csize": 1387108,
"isize": 5302748
"csize": 1387118,
"isize": 5302750
},
{
"base": "lite-xl-git",
"name": "lite-xl-git",
"arch": "aarch64",
"description": "A lightweight text editor written in Lua",
"url": "https://lite-xl.github.io/",
"license": "MIT",
"version": "2.1.0.r1.gb029f599",
"release": "1",
"builddate": "2022-11-02T22:00:42",
"depends": [
"lua",
"sdl2",
"freetype2",
"pcre2",
"hicolor-icon-theme"
],
"conflicts": [
"lite-xl"
],
"csize": 420407,
"isize": 1147819
},
{
"base": "mesa-devel-git",
Expand Down
8 changes: 4 additions & 4 deletions _data/packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -948,14 +948,14 @@
"description": "Highly customizable Wayland bar for Sway and Wlroots based compositors (GIT)",
"url": "https://github.com/Alexays/Waybar/",
"license": "MIT",
"version": "r2244.afa590f7",
"version": "r2247.09120caf",
"release": "1",
"builddate": "2022-11-02T16:01:56",
"builddate": "2022-11-03T10:01:12",
"depends": ["gtkmm3", "libjsoncpp.so=25-64", "libinput", "libsigc++", "fmt", "wayland", "chrono-date", "libspdlog.so=1-64", "gtk-layer-shell", "libpulse", "libnl", "libappindicator-gtk3", "libdbusmenu-gtk3", "libmpdclient"],
"optdepends": ["otf-font-awesome: Icons in the default configuration"],
"conflicts": ["waybar"],
"csize": 1387108,
"isize": 5302748
"csize": 1387118,
"isize": 5302750
},
{
"base": "wayfire",
Expand Down

0 comments on commit 0fc59c9

Please sign in to comment.