Skip to content

Commit

Permalink
Generate new metadata for Repology
Browse files Browse the repository at this point in the history
  • Loading branch information
Termux Github Actions committed Jan 15, 2025
1 parent 6332b90 commit 1843176
Showing 1 changed file with 29 additions and 29 deletions.
58 changes: 29 additions & 29 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -348,15 +348,15 @@
},
{
"name": "aerc",
"version": "0.18.2",
"version": "0.19.0",
"description": "A pretty good email client",
"homepage": "https://aerc-mail.org/",
"depends": [],
"srcurl": "https://git.sr.ht/~rjarry/aerc/archive/0.18.2.tar.gz",
"srcurl": "https://git.sr.ht/~rjarry/aerc/archive/0.19.0.tar.gz",
"maintainer": "@termux",
"package_sources_url": "https://github.com/termux/termux-packages/tree/eec321a21d/packages/aerc",
"package_recipe_url": "https://github.com/termux/termux-packages/blob/eec321a21d/packages/aerc/build.sh",
"package_recipe_url_raw": "https://raw.githubusercontent.com/termux/termux-packages/eec321a21d/packages/aerc/build.sh",
"package_sources_url": "https://github.com/termux/termux-packages/tree/8c195fac3e/packages/aerc",
"package_recipe_url": "https://github.com/termux/termux-packages/blob/8c195fac3e/packages/aerc/build.sh",
"package_recipe_url_raw": "https://raw.githubusercontent.com/termux/termux-packages/8c195fac3e/packages/aerc/build.sh",
"package_patch_urls": [],
"package_patch_raw_urls": [],
"auto_updated": true
Expand Down Expand Up @@ -9652,20 +9652,20 @@
},
{
"name": "gitui",
"version": "0.26.3",
"version": "0.27.0",
"description": "Blazing fast terminal-ui for git written in rust",
"homepage": "https://github.com/extrawurst/gitui",
"depends": [
"git",
"libgit2",
"libssh2",
"openssl"
"openssl",
"zlib"
],
"srcurl": "https://github.com/extrawurst/gitui/archive/refs/tags/v0.26.3.tar.gz",
"srcurl": "https://github.com/extrawurst/gitui/archive/refs/tags/v0.27.0.tar.gz",
"maintainer": "@termux",
"package_sources_url": "https://github.com/termux/termux-packages/tree/7bb34369d3/packages/gitui",
"package_recipe_url": "https://github.com/termux/termux-packages/blob/7bb34369d3/packages/gitui/build.sh",
"package_recipe_url_raw": "https://raw.githubusercontent.com/termux/termux-packages/7bb34369d3/packages/gitui/build.sh",
"package_sources_url": "https://github.com/termux/termux-packages/tree/775448dd05/packages/gitui",
"package_recipe_url": "https://github.com/termux/termux-packages/blob/775448dd05/packages/gitui/build.sh",
"package_recipe_url_raw": "https://raw.githubusercontent.com/termux/termux-packages/775448dd05/packages/gitui/build.sh",
"package_patch_urls": [],
"package_patch_raw_urls": [],
"auto_updated": true
Expand Down Expand Up @@ -26610,23 +26610,23 @@
},
{
"name": "navidrome",
"version": "0.54.3",
"version": "0.54.4",
"description": "🎧☁️ Modern Music Server and Streamer compatible with Subsonic/Airsonic",
"homepage": "https://www.navidrome.org/",
"depends": [
"taglib",
"ffmpeg"
],
"srcurl": "https://github.com/navidrome/navidrome/archive/refs/tags/v0.54.3.tar.gz",
"srcurl": "https://github.com/navidrome/navidrome/archive/refs/tags/v0.54.4.tar.gz",
"maintainer": "2096779623 <admin@utermux.dev>",
"package_sources_url": "https://github.com/termux/termux-packages/tree/9a3ee781b8/packages/navidrome",
"package_recipe_url": "https://github.com/termux/termux-packages/blob/9a3ee781b8/packages/navidrome/build.sh",
"package_recipe_url_raw": "https://raw.githubusercontent.com/termux/termux-packages/9a3ee781b8/packages/navidrome/build.sh",
"package_sources_url": "https://github.com/termux/termux-packages/tree/ac75da83f9/packages/navidrome",
"package_recipe_url": "https://github.com/termux/termux-packages/blob/ac75da83f9/packages/navidrome/build.sh",
"package_recipe_url_raw": "https://raw.githubusercontent.com/termux/termux-packages/ac75da83f9/packages/navidrome/build.sh",
"package_patch_urls": [
"https://github.com/termux/termux-packages/blob/9a3ee781b8/packages/navidrome/conf-configuration.go.patch"
"https://github.com/termux/termux-packages/blob/ac75da83f9/packages/navidrome/conf-configuration.go.patch"
],
"package_patch_raw_urls": [
"https://raw.githubusercontent.com/termux/termux-packages/9a3ee781b8/packages/navidrome/conf-configuration.go.patch"
"https://raw.githubusercontent.com/termux/termux-packages/ac75da83f9/packages/navidrome/conf-configuration.go.patch"
],
"auto_updated": true
},
Expand Down Expand Up @@ -35272,17 +35272,17 @@
},
{
"name": "simdjson",
"version": "3.11.5",
"version": "3.11.6",
"description": "A C++ library to see how fast we can parse JSON with complete validation",
"homepage": "https://simdjson.org/",
"depends": [
"libc++"
],
"srcurl": "https://github.com/simdjson/simdjson/archive/refs/tags/v3.11.5.tar.gz",
"srcurl": "https://github.com/simdjson/simdjson/archive/refs/tags/v3.11.6.tar.gz",
"maintainer": "@termux",
"package_sources_url": "https://github.com/termux/termux-packages/tree/7c0475a5a5/packages/simdjson",
"package_recipe_url": "https://github.com/termux/termux-packages/blob/7c0475a5a5/packages/simdjson/build.sh",
"package_recipe_url_raw": "https://raw.githubusercontent.com/termux/termux-packages/7c0475a5a5/packages/simdjson/build.sh",
"package_sources_url": "https://github.com/termux/termux-packages/tree/32cd49df15/packages/simdjson",
"package_recipe_url": "https://github.com/termux/termux-packages/blob/32cd49df15/packages/simdjson/build.sh",
"package_recipe_url_raw": "https://raw.githubusercontent.com/termux/termux-packages/32cd49df15/packages/simdjson/build.sh",
"package_patch_urls": [],
"package_patch_raw_urls": [],
"auto_updated": true
Expand Down Expand Up @@ -50911,7 +50911,7 @@
},
{
"name": "libwnck",
"version": "43.1",
"version": "43.2",
"description": "Window Navigator Construction Kit",
"homepage": "https://gitlab.gnome.org/GNOME/libwnck",
"depends": [
Expand All @@ -50925,11 +50925,11 @@
"pango",
"startup-notification"
],
"srcurl": "https://download.gnome.org/sources/libwnck/43/libwnck-43.1.tar.xz",
"srcurl": "https://download.gnome.org/sources/libwnck/43/libwnck-43.2.tar.xz",
"maintainer": "@termux",
"package_sources_url": "https://github.com/termux/termux-packages/tree/8d229e76f5/x11-packages/libwnck",
"package_recipe_url": "https://github.com/termux/termux-packages/blob/8d229e76f5/x11-packages/libwnck/build.sh",
"package_recipe_url_raw": "https://raw.githubusercontent.com/termux/termux-packages/8d229e76f5/x11-packages/libwnck/build.sh",
"package_sources_url": "https://github.com/termux/termux-packages/tree/65172e200a/x11-packages/libwnck",
"package_recipe_url": "https://github.com/termux/termux-packages/blob/65172e200a/x11-packages/libwnck/build.sh",
"package_recipe_url_raw": "https://raw.githubusercontent.com/termux/termux-packages/65172e200a/x11-packages/libwnck/build.sh",
"package_patch_urls": [],
"package_patch_raw_urls": [],
"auto_updated": true
Expand Down

0 comments on commit 1843176

Please sign in to comment.