Skip to content

Commit ca5787c

Browse files
committed
βœ… Update Termux pkg Registry πŸ“¦ <-- 2026-05-27 (03:35:18 AM) ⌚
1 parent 4363e66 commit ca5787c

6 files changed

Lines changed: 48 additions & 48 deletions

File tree

β€ŽREADME.mdβ€Ž

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
| **busybox** | 1.37.0-3 | Tiny versions of many common UNIX utilities into a single small executable | https://busybox.net/ |
193193
| **bvi** | 1.5.0-1 | Binary file editor based on vi | https://bvi.sourceforge.net/ |
194194
| **byacc** | 20260126 | byacc is generally conceded to be the best yacc variant available | https://invisible-island.net/byacc/ |
195-
| **byobu** | 6.15 | Byobu is a GPLv3 open source text-based window manager and terminal multiplexer | https://www.byobu.org/ |
195+
| **byobu** | 6.16 | Byobu is a GPLv3 open source text-based window manager and terminal multiplexer | https://www.byobu.org/ |
196196
| **bzip2** | 1.0.8-8 | Tools for working with bzip2 compression | http://www.bzip.org/ |
197197
| **c-ares** | 1.34.6 | Library for asynchronous DNS requests (including name resolves) | https://c-ares.org/ |
198198
| **c-toxcore** | 0.2.22 | Backend library for the Tox protocol | https://tox.chat |
@@ -760,7 +760,7 @@
760760
| **httrack-data** | 3.49.6-1 | Platform-independent data for httrack | http://www.httrack.com |
761761
| **httrack-static** | 3.49.6-1 | Static libraries for httrack | http://www.httrack.com |
762762
| **hub** | 2.14.2-6 | Command-line wrapper for git that makes you better at GitHub | https://hub.github.com/ |
763-
| **hugo** | 0.161.1 | A fast and flexible static site generator | https://gohugo.io/ |
763+
| **hugo** | 0.162.0 | A fast and flexible static site generator | https://gohugo.io/ |
764764
| **hummin** | 2021.05.18-4 | Command line client for the imperial library of trantor | https://trantor.is/ |
765765
| **hunspell** | 1.7.3 | Spell checker | https://hunspell.github.io |
766766
| **hunspell-en-us** | 20240129 | American english dictionary for hunspell | https://hunspell.github.io |
@@ -786,8 +786,8 @@
786786
| **id3lib** | 3.8.3-4 | A software library for manipulating ID3v1/v1.1 and ID3v2 tags | https://id3lib.sourceforge.net/ |
787787
| **id3lib-static** | 3.8.3-4 | Static libraries for id3lib | https://id3lib.sourceforge.net/ |
788788
| **id3v2** | 0.1.12-2 | A command line id3v2 tag editor | https://id3v2.sourceforge.net/ |
789-
| **imagemagick** | 7.1.2.23 | Suite to create, edit, compose, or convert images in a variety of formats | https://www.imagemagick.org/ |
790-
| **imagemagick-static** | 7.1.2.23 | Static libraries for imagemagick | https://www.imagemagick.org/ |
789+
| **imagemagick** | 7.1.2.24 | Suite to create, edit, compose, or convert images in a variety of formats | https://www.imagemagick.org/ |
790+
| **imagemagick-static** | 7.1.2.24 | Static libraries for imagemagick | https://www.imagemagick.org/ |
791791
| **imath** | 3.2.2 | Library for vector/matrix and math operations, plus the half type | https://imath.readthedocs.io/ |
792792
| **imlib2** | 1.12.6 | Library that does image file loading and saving as well as rendering, manipulation, arbitrary polygon support | https://sourceforge.net/projects/enlightenment/ |
793793
| **imlib2-static** | 1.12.6 | Static libraries for imlib2 | https://sourceforge.net/projects/enlightenment/ |
@@ -1679,7 +1679,7 @@
16791679
| **luvi** | 1:2.15.0-2 | A project in-between luv and luvit | https://luvit.io |
16801680
| **luvit** | 2.18.1-1 | Asynchronous I/O for Lua | https://luvit.io |
16811681
| **lux** | 0.24.1-2 | CLI tool to download videos from various websites | https://github.com/iawia002/lux |
1682-
| **lux-cli** | 0.29.3 | A package manager for Lua, similar to luarocks | https://lux.lumen-labs.org |
1682+
| **lux-cli** | 0.30.0 | A package manager for Lua, similar to luarocks | https://lux.lumen-labs.org |
16831683
| **lv2** | 1.18.10-7 | A plugin standard for audio systems | https://lv2plug.in/ |
16841684
| **lychee** | 0.24.2 | A fast, async, resource-friendly link checker written in Rust | https://github.com/lycheeverse/lychee |
16851685
| **lynx** | 2.9.2-1 | The text web browser | http://lynx.browser.org/ |
@@ -2215,7 +2215,7 @@
22152215
| **rage** | 0.11.2 | A simple, secure and modern encryption tool | https://age-encryption.org/v1 |
22162216
| **ragel** | 7.0.4-1 | Compiles finite state machines from regular languages into executable C, C++, Objective-C, or D code | https://www.colm.net/open-source/ragel/ |
22172217
| **ragel-static** | 7.0.4-1 | Static libraries for ragel | https://www.colm.net/open-source/ragel/ |
2218-
| **railway-cli** | 4.62.0 | This is the command line interface for Railway | https://railway.app |
2218+
| **railway-cli** | 4.64.0 | This is the command line interface for Railway | https://railway.app |
22192219
| **range-v3** | 0.12.0 | Range library for C++14/17/20, basis for C++20's std::ranges | https://github.com/ericniebler/range-v3 |
22202220
| **ranger** | 1.9.4-1 | File manager with VI key bindings | https://ranger.github.io/ |
22212221
| **rapidjson** | 1.1.0-7 | Fast JSON parser/generator for C++ with SAX/DOM style API | https://github.com/Tencent/rapidjson/ |
@@ -2697,7 +2697,7 @@
26972697
| **vlc-static** | 3.0.23-3 | Static libraries for vlc | https://www.videolan.org/ |
26982698
| **vobsub2srt** | 2017.12.18-4 | A simple command line program to convert .idx / .sub subtitles into .srt text subtitles by using OCR | https://github.com/ruediger/VobSub2SRT |
26992699
| **vorbis-tools** | 1.4.3-1 | Ogg Vorbis tools | https://github.com/xiph/vorbis-tools |
2700-
| **vtm** | 2026.05.23 | Terminal multiplexer with TUI window manager and multi-party session sharing | https://github.com/directvt/vtm |
2700+
| **vtm** | 2026.05.24 | Terminal multiplexer with TUI window manager and multi-party session sharing | https://github.com/directvt/vtm |
27012701
| **vttest** | 20251205 | Program for testing the VT100 compatibility of terminal emulators | https://invisible-island.net/vttest/ |
27022702
| **vulkan-extension-layer** | 1.4.350 | Vulkan Extension Layer | https://github.com/KhronosGroup/Vulkan-ExtensionLayer |
27032703
| **vulkan-headers** | 1.4.352 | Vulkan Header files and API registry | https://github.com/KhronosGroup/Vulkan-Headers |
@@ -2712,7 +2712,7 @@
27122712
| **w3m** | 0.5.6-1 | Text based Web browser and pager | https://git.sr.ht/~rkta/w3m |
27132713
| **w3m-img** | 0.5.6-1 | Inline image extension support utilities for w3m | https://git.sr.ht/~rkta/w3m |
27142714
| **wabt** | 1.0.41 | The WebAssembly Binary Toolkit | https://github.com/WebAssembly/wabt |
2715-
| **wakatime-cli** | 2.14.7 | Command line interface used by all WakaTime text editor plugins | https://wakatime.com/plugins/ |
2715+
| **wakatime-cli** | 2.14.8 | Command line interface used by all WakaTime text editor plugins | https://wakatime.com/plugins/ |
27162716
| **walk** | 1.13.0 | A terminal file manager | https://github.com/antonmedv/walk |
27172717
| **wallust** | 3.5.2 | Generate colors from an image | https://explosion-mental.codeberg.page/wallust |
27182718
| **wasi-libc** | 30 | Libc for WebAssembly programs built on top of WASI system calls | https://wasi.dev/ |

β€Žindex.htmlβ€Ž

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@
233233
| **busybox** | 1.37.0-3 | Tiny versions of many common UNIX utilities into a single small executable | https://busybox.net/ |
234234
| **bvi** | 1.5.0-1 | Binary file editor based on vi | https://bvi.sourceforge.net/ |
235235
| **byacc** | 20260126 | byacc is generally conceded to be the best yacc variant available | https://invisible-island.net/byacc/ |
236-
| **byobu** | 6.15 | Byobu is a GPLv3 open source text-based window manager and terminal multiplexer | https://www.byobu.org/ |
236+
| **byobu** | 6.16 | Byobu is a GPLv3 open source text-based window manager and terminal multiplexer | https://www.byobu.org/ |
237237
| **bzip2** | 1.0.8-8 | Tools for working with bzip2 compression | http://www.bzip.org/ |
238238
| **c-ares** | 1.34.6 | Library for asynchronous DNS requests (including name resolves) | https://c-ares.org/ |
239239
| **c-toxcore** | 0.2.22 | Backend library for the Tox protocol | https://tox.chat |
@@ -801,7 +801,7 @@
801801
| **httrack-data** | 3.49.6-1 | Platform-independent data for httrack | http://www.httrack.com |
802802
| **httrack-static** | 3.49.6-1 | Static libraries for httrack | http://www.httrack.com |
803803
| **hub** | 2.14.2-6 | Command-line wrapper for git that makes you better at GitHub | https://hub.github.com/ |
804-
| **hugo** | 0.161.1 | A fast and flexible static site generator | https://gohugo.io/ |
804+
| **hugo** | 0.162.0 | A fast and flexible static site generator | https://gohugo.io/ |
805805
| **hummin** | 2021.05.18-4 | Command line client for the imperial library of trantor | https://trantor.is/ |
806806
| **hunspell** | 1.7.3 | Spell checker | https://hunspell.github.io |
807807
| **hunspell-en-us** | 20240129 | American english dictionary for hunspell | https://hunspell.github.io |
@@ -827,8 +827,8 @@
827827
| **id3lib** | 3.8.3-4 | A software library for manipulating ID3v1/v1.1 and ID3v2 tags | https://id3lib.sourceforge.net/ |
828828
| **id3lib-static** | 3.8.3-4 | Static libraries for id3lib | https://id3lib.sourceforge.net/ |
829829
| **id3v2** | 0.1.12-2 | A command line id3v2 tag editor | https://id3v2.sourceforge.net/ |
830-
| **imagemagick** | 7.1.2.23 | Suite to create, edit, compose, or convert images in a variety of formats | https://www.imagemagick.org/ |
831-
| **imagemagick-static** | 7.1.2.23 | Static libraries for imagemagick | https://www.imagemagick.org/ |
830+
| **imagemagick** | 7.1.2.24 | Suite to create, edit, compose, or convert images in a variety of formats | https://www.imagemagick.org/ |
831+
| **imagemagick-static** | 7.1.2.24 | Static libraries for imagemagick | https://www.imagemagick.org/ |
832832
| **imath** | 3.2.2 | Library for vector/matrix and math operations, plus the half type | https://imath.readthedocs.io/ |
833833
| **imlib2** | 1.12.6 | Library that does image file loading and saving as well as rendering, manipulation, arbitrary polygon support | https://sourceforge.net/projects/enlightenment/ |
834834
| **imlib2-static** | 1.12.6 | Static libraries for imlib2 | https://sourceforge.net/projects/enlightenment/ |
@@ -1720,7 +1720,7 @@
17201720
| **luvi** | 1:2.15.0-2 | A project in-between luv and luvit | https://luvit.io |
17211721
| **luvit** | 2.18.1-1 | Asynchronous I/O for Lua | https://luvit.io |
17221722
| **lux** | 0.24.1-2 | CLI tool to download videos from various websites | https://github.com/iawia002/lux |
1723-
| **lux-cli** | 0.29.3 | A package manager for Lua, similar to luarocks | https://lux.lumen-labs.org |
1723+
| **lux-cli** | 0.30.0 | A package manager for Lua, similar to luarocks | https://lux.lumen-labs.org |
17241724
| **lv2** | 1.18.10-7 | A plugin standard for audio systems | https://lv2plug.in/ |
17251725
| **lychee** | 0.24.2 | A fast, async, resource-friendly link checker written in Rust | https://github.com/lycheeverse/lychee |
17261726
| **lynx** | 2.9.2-1 | The text web browser | http://lynx.browser.org/ |
@@ -2256,7 +2256,7 @@
22562256
| **rage** | 0.11.2 | A simple, secure and modern encryption tool | https://age-encryption.org/v1 |
22572257
| **ragel** | 7.0.4-1 | Compiles finite state machines from regular languages into executable C, C++, Objective-C, or D code | https://www.colm.net/open-source/ragel/ |
22582258
| **ragel-static** | 7.0.4-1 | Static libraries for ragel | https://www.colm.net/open-source/ragel/ |
2259-
| **railway-cli** | 4.62.0 | This is the command line interface for Railway | https://railway.app |
2259+
| **railway-cli** | 4.64.0 | This is the command line interface for Railway | https://railway.app |
22602260
| **range-v3** | 0.12.0 | Range library for C++14/17/20, basis for C++20's std::ranges | https://github.com/ericniebler/range-v3 |
22612261
| **ranger** | 1.9.4-1 | File manager with VI key bindings | https://ranger.github.io/ |
22622262
| **rapidjson** | 1.1.0-7 | Fast JSON parser/generator for C++ with SAX/DOM style API | https://github.com/Tencent/rapidjson/ |
@@ -2738,7 +2738,7 @@
27382738
| **vlc-static** | 3.0.23-3 | Static libraries for vlc | https://www.videolan.org/ |
27392739
| **vobsub2srt** | 2017.12.18-4 | A simple command line program to convert .idx / .sub subtitles into .srt text subtitles by using OCR | https://github.com/ruediger/VobSub2SRT |
27402740
| **vorbis-tools** | 1.4.3-1 | Ogg Vorbis tools | https://github.com/xiph/vorbis-tools |
2741-
| **vtm** | 2026.05.23 | Terminal multiplexer with TUI window manager and multi-party session sharing | https://github.com/directvt/vtm |
2741+
| **vtm** | 2026.05.24 | Terminal multiplexer with TUI window manager and multi-party session sharing | https://github.com/directvt/vtm |
27422742
| **vttest** | 20251205 | Program for testing the VT100 compatibility of terminal emulators | https://invisible-island.net/vttest/ |
27432743
| **vulkan-extension-layer** | 1.4.350 | Vulkan Extension Layer | https://github.com/KhronosGroup/Vulkan-ExtensionLayer |
27442744
| **vulkan-headers** | 1.4.352 | Vulkan Header files and API registry | https://github.com/KhronosGroup/Vulkan-Headers |
@@ -2753,7 +2753,7 @@
27532753
| **w3m** | 0.5.6-1 | Text based Web browser and pager | https://git.sr.ht/~rkta/w3m |
27542754
| **w3m-img** | 0.5.6-1 | Inline image extension support utilities for w3m | https://git.sr.ht/~rkta/w3m |
27552755
| **wabt** | 1.0.41 | The WebAssembly Binary Toolkit | https://github.com/WebAssembly/wabt |
2756-
| **wakatime-cli** | 2.14.7 | Command line interface used by all WakaTime text editor plugins | https://wakatime.com/plugins/ |
2756+
| **wakatime-cli** | 2.14.8 | Command line interface used by all WakaTime text editor plugins | https://wakatime.com/plugins/ |
27572757
| **walk** | 1.13.0 | A terminal file manager | https://github.com/antonmedv/walk |
27582758
| **wallust** | 3.5.2 | Generate colors from an image | https://explosion-mental.codeberg.page/wallust |
27592759
| **wasi-libc** | 30 | Libc for WebAssembly programs built on top of WASI system calls | https://wasi.dev/ |

β€Žpkgs.jsonβ€Ž

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1093,7 +1093,7 @@
10931093
},
10941094
{
10951095
"Package": "byobu",
1096-
"Version": "6.15",
1096+
"Version": "6.16",
10971097
"Description": "Byobu is a GPLv3 open source text-based window manager and terminal multiplexer",
10981098
"Homepage": "https://www.byobu.org/"
10991099
},
@@ -4501,7 +4501,7 @@
45014501
},
45024502
{
45034503
"Package": "hugo",
4504-
"Version": "0.161.1",
4504+
"Version": "0.162.0",
45054505
"Description": "A fast and flexible static site generator",
45064506
"Homepage": "https://gohugo.io/"
45074507
},
@@ -4657,13 +4657,13 @@
46574657
},
46584658
{
46594659
"Package": "imagemagick",
4660-
"Version": "7.1.2.23",
4660+
"Version": "7.1.2.24",
46614661
"Description": "Suite to create, edit, compose, or convert images in a variety of formats",
46624662
"Homepage": "https://www.imagemagick.org/"
46634663
},
46644664
{
46654665
"Package": "imagemagick-static",
4666-
"Version": "7.1.2.23",
4666+
"Version": "7.1.2.24",
46674667
"Description": "Static libraries for imagemagick",
46684668
"Homepage": "https://www.imagemagick.org/"
46694669
},
@@ -10015,7 +10015,7 @@
1001510015
},
1001610016
{
1001710017
"Package": "lux-cli",
10018-
"Version": "0.29.3",
10018+
"Version": "0.30.0",
1001910019
"Description": "A package manager for Lua, similar to luarocks",
1002010020
"Homepage": "https://lux.lumen-labs.org"
1002110021
},
@@ -13231,7 +13231,7 @@
1323113231
},
1323213232
{
1323313233
"Package": "railway-cli",
13234-
"Version": "4.62.0",
13234+
"Version": "4.64.0",
1323513235
"Description": "This is the command line interface for Railway",
1323613236
"Homepage": "https://railway.app"
1323713237
},
@@ -16123,7 +16123,7 @@
1612316123
},
1612416124
{
1612516125
"Package": "vtm",
16126-
"Version": "2026.05.23",
16126+
"Version": "2026.05.24",
1612716127
"Description": "Terminal multiplexer with TUI window manager and multi-party session sharing",
1612816128
"Homepage": "https://github.com/directvt/vtm"
1612916129
},
@@ -16213,7 +16213,7 @@
1621316213
},
1621416214
{
1621516215
"Package": "wakatime-cli",
16216-
"Version": "2.14.7",
16216+
"Version": "2.14.8",
1621716217
"Description": "Command line interface used by all WakaTime text editor plugins",
1621816218
"Homepage": "https://wakatime.com/plugins/"
1621916219
},

0 commit comments

Comments
Β (0)