Skip to content

Commit a2b5dc2

Browse files
committed
βœ… Update Termux pkg Registry πŸ“¦ <-- 2026-01-28 (07:50:03 AM) ⌚
1 parent 1f5fc0f commit a2b5dc2

File tree

6 files changed

+18
-18
lines changed

6 files changed

+18
-18
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -254,8 +254,8 @@
254254
| **cloudflared** | 2026.1.2 | A tunneling daemon that proxies traffic from the Cloudflare network to your origins | https://github.com/cloudflare/cloudflared |
255255
| **clpeak** | 1.1.5 | A tool which profiles OpenCL devices to find their peak capacities | https://github.com/krrishnarraj/clpeak |
256256
| **clvk** | 0.0.20260111.144039 | Experimental implementation of OpenCL on Vulkan | https://github.com/kpet/clvk |
257-
| **cmake** | 4.2.2 | Family of tools designed to build, test and package software | https://cmake.org/ |
258-
| **cmake-curses-gui** | 4.2.2 | Curses based user interface for CMake (ccmake) | https://cmake.org/ |
257+
| **cmake** | 4.2.3 | Family of tools designed to build, test and package software | https://cmake.org/ |
258+
| **cmake-curses-gui** | 4.2.3 | Curses based user interface for CMake (ccmake) | https://cmake.org/ |
259259
| **cmark** | 0.31.1-1 | CommonMark parsing and rendering program | https://github.com/commonmark/cmark |
260260
| **cmark-static** | 0.31.1-1 | Static libraries for cmark | https://github.com/commonmark/cmark |
261261
| **cmatrix** | 2.0-1 | Command producing a Matrix-style animation | https://github.com/abishekvashok/cmatrix |
@@ -674,7 +674,7 @@
674674
| **gst-plugins-good** | 1.26.10 | GStreamer Good Plug-ins | https://gstreamer.freedesktop.org/ |
675675
| **gst-plugins-ugly** | 1.26.10 | GStreamer Ugly Plug-ins | https://gstreamer.freedesktop.org/ |
676676
| **gst-python** | 1.26.10 | Python bindings for GStreamer | https://gstreamer.freedesktop.org/ |
677-
| **gstreamer** | 1.26.10 | Open source multimedia framework | https://gstreamer.freedesktop.org/ |
677+
| **gstreamer** | 1.28.0 | Open source multimedia framework | https://gstreamer.freedesktop.org/ |
678678
| **gtypist** | 2.10.1-1 | Universal typing tutor | https://www.gnu.org/software/gtypist/ |
679679
| **guile** | 3.0.11-1 | Portable, embeddable Scheme implementation written in C | http://www.gnu.org/software/guile/ |
680680
| **guile-static** | 3.0.11-1 | Static libraries for guile | http://www.gnu.org/software/guile/ |

β€Žindex.htmlβ€Ž

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -295,8 +295,8 @@
295295
| **cloudflared** | 2026.1.2 | A tunneling daemon that proxies traffic from the Cloudflare network to your origins | https://github.com/cloudflare/cloudflared |
296296
| **clpeak** | 1.1.5 | A tool which profiles OpenCL devices to find their peak capacities | https://github.com/krrishnarraj/clpeak |
297297
| **clvk** | 0.0.20260111.144039 | Experimental implementation of OpenCL on Vulkan | https://github.com/kpet/clvk |
298-
| **cmake** | 4.2.2 | Family of tools designed to build, test and package software | https://cmake.org/ |
299-
| **cmake-curses-gui** | 4.2.2 | Curses based user interface for CMake (ccmake) | https://cmake.org/ |
298+
| **cmake** | 4.2.3 | Family of tools designed to build, test and package software | https://cmake.org/ |
299+
| **cmake-curses-gui** | 4.2.3 | Curses based user interface for CMake (ccmake) | https://cmake.org/ |
300300
| **cmark** | 0.31.1-1 | CommonMark parsing and rendering program | https://github.com/commonmark/cmark |
301301
| **cmark-static** | 0.31.1-1 | Static libraries for cmark | https://github.com/commonmark/cmark |
302302
| **cmatrix** | 2.0-1 | Command producing a Matrix-style animation | https://github.com/abishekvashok/cmatrix |
@@ -715,7 +715,7 @@
715715
| **gst-plugins-good** | 1.26.10 | GStreamer Good Plug-ins | https://gstreamer.freedesktop.org/ |
716716
| **gst-plugins-ugly** | 1.26.10 | GStreamer Ugly Plug-ins | https://gstreamer.freedesktop.org/ |
717717
| **gst-python** | 1.26.10 | Python bindings for GStreamer | https://gstreamer.freedesktop.org/ |
718-
| **gstreamer** | 1.26.10 | Open source multimedia framework | https://gstreamer.freedesktop.org/ |
718+
| **gstreamer** | 1.28.0 | Open source multimedia framework | https://gstreamer.freedesktop.org/ |
719719
| **gtypist** | 2.10.1-1 | Universal typing tutor | https://www.gnu.org/software/gtypist/ |
720720
| **guile** | 3.0.11-1 | Portable, embeddable Scheme implementation written in C | http://www.gnu.org/software/guile/ |
721721
| **guile-static** | 3.0.11-1 | Static libraries for guile | http://www.gnu.org/software/guile/ |

β€Žpkgs.jsonβ€Ž

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1465,13 +1465,13 @@
14651465
},
14661466
{
14671467
"Package": "cmake",
1468-
"Version": "4.2.2",
1468+
"Version": "4.2.3",
14691469
"Description": "Family of tools designed to build, test and package software",
14701470
"Homepage": "https://cmake.org/"
14711471
},
14721472
{
14731473
"Package": "cmake-curses-gui",
1474-
"Version": "4.2.2",
1474+
"Version": "4.2.3",
14751475
"Description": "Curses based user interface for CMake (ccmake)",
14761476
"Homepage": "https://cmake.org/"
14771477
},
@@ -3985,7 +3985,7 @@
39853985
},
39863986
{
39873987
"Package": "gstreamer",
3988-
"Version": "1.26.10",
3988+
"Version": "1.28.0",
39893989
"Description": "Open source multimedia framework",
39903990
"Homepage": "https://gstreamer.freedesktop.org/"
39913991
},

β€Žpkgs.txtβ€Ž

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -242,8 +242,8 @@
242242
cloudflared 2026.1.2 A tunneling daemon that proxies traffic from the Cloudflare network to your origins https://github.com/cloudflare/cloudflared
243243
clpeak 1.1.5 A tool which profiles OpenCL devices to find their peak capacities https://github.com/krrishnarraj/clpeak
244244
clvk 0.0.20260111.144039 Experimental implementation of OpenCL on Vulkan https://github.com/kpet/clvk
245-
cmake 4.2.2 Family of tools designed to build, test and package software https://cmake.org/
246-
cmake-curses-gui 4.2.2 Curses based user interface for CMake (ccmake) https://cmake.org/
245+
cmake 4.2.3 Family of tools designed to build, test and package software https://cmake.org/
246+
cmake-curses-gui 4.2.3 Curses based user interface for CMake (ccmake) https://cmake.org/
247247
cmark 0.31.1-1 CommonMark parsing and rendering program https://github.com/commonmark/cmark
248248
cmark-static 0.31.1-1 Static libraries for cmark https://github.com/commonmark/cmark
249249
cmatrix 2.0-1 Command producing a Matrix-style animation https://github.com/abishekvashok/cmatrix
@@ -662,7 +662,7 @@
662662
gst-plugins-good 1.26.10 GStreamer Good Plug-ins https://gstreamer.freedesktop.org/
663663
gst-plugins-ugly 1.26.10 GStreamer Ugly Plug-ins https://gstreamer.freedesktop.org/
664664
gst-python 1.26.10 Python bindings for GStreamer https://gstreamer.freedesktop.org/
665-
gstreamer 1.26.10 Open source multimedia framework https://gstreamer.freedesktop.org/
665+
gstreamer 1.28.0 Open source multimedia framework https://gstreamer.freedesktop.org/
666666
gtypist 2.10.1-1 Universal typing tutor https://www.gnu.org/software/gtypist/
667667
guile 3.0.11-1 Portable, embeddable Scheme implementation written in C http://www.gnu.org/software/guile/
668668
guile-static 3.0.11-1 Static libraries for guile http://www.gnu.org/software/guile/

β€Žpkgs.yamlβ€Ž

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -975,11 +975,11 @@
975975
Description: Experimental implementation of OpenCL on Vulkan
976976
Homepage: https://github.com/kpet/clvk
977977
- Package: cmake
978-
Version: 4.2.2
978+
Version: 4.2.3
979979
Description: Family of tools designed to build, test and package software
980980
Homepage: https://cmake.org/
981981
- Package: cmake-curses-gui
982-
Version: 4.2.2
982+
Version: 4.2.3
983983
Description: Curses based user interface for CMake (ccmake)
984984
Homepage: https://cmake.org/
985985
- Package: cmark
@@ -2655,7 +2655,7 @@
26552655
Description: Python bindings for GStreamer
26562656
Homepage: https://gstreamer.freedesktop.org/
26572657
- Package: gstreamer
2658-
Version: 1.26.10
2658+
Version: 1.28.0
26592659
Description: Open source multimedia framework
26602660
Homepage: https://gstreamer.freedesktop.org/
26612661
- Package: gtypist

β€Žtermux.pkgsβ€Ž

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -242,8 +242,8 @@
242242
| **cloudflared** | 2026.1.2 | A tunneling daemon that proxies traffic from the Cloudflare network to your origins | https://github.com/cloudflare/cloudflared |
243243
| **clpeak** | 1.1.5 | A tool which profiles OpenCL devices to find their peak capacities | https://github.com/krrishnarraj/clpeak |
244244
| **clvk** | 0.0.20260111.144039 | Experimental implementation of OpenCL on Vulkan | https://github.com/kpet/clvk |
245-
| **cmake** | 4.2.2 | Family of tools designed to build, test and package software | https://cmake.org/ |
246-
| **cmake-curses-gui** | 4.2.2 | Curses based user interface for CMake (ccmake) | https://cmake.org/ |
245+
| **cmake** | 4.2.3 | Family of tools designed to build, test and package software | https://cmake.org/ |
246+
| **cmake-curses-gui** | 4.2.3 | Curses based user interface for CMake (ccmake) | https://cmake.org/ |
247247
| **cmark** | 0.31.1-1 | CommonMark parsing and rendering program | https://github.com/commonmark/cmark |
248248
| **cmark-static** | 0.31.1-1 | Static libraries for cmark | https://github.com/commonmark/cmark |
249249
| **cmatrix** | 2.0-1 | Command producing a Matrix-style animation | https://github.com/abishekvashok/cmatrix |
@@ -662,7 +662,7 @@
662662
| **gst-plugins-good** | 1.26.10 | GStreamer Good Plug-ins | https://gstreamer.freedesktop.org/ |
663663
| **gst-plugins-ugly** | 1.26.10 | GStreamer Ugly Plug-ins | https://gstreamer.freedesktop.org/ |
664664
| **gst-python** | 1.26.10 | Python bindings for GStreamer | https://gstreamer.freedesktop.org/ |
665-
| **gstreamer** | 1.26.10 | Open source multimedia framework | https://gstreamer.freedesktop.org/ |
665+
| **gstreamer** | 1.28.0 | Open source multimedia framework | https://gstreamer.freedesktop.org/ |
666666
| **gtypist** | 2.10.1-1 | Universal typing tutor | https://www.gnu.org/software/gtypist/ |
667667
| **guile** | 3.0.11-1 | Portable, embeddable Scheme implementation written in C | http://www.gnu.org/software/guile/ |
668668
| **guile-static** | 3.0.11-1 | Static libraries for guile | http://www.gnu.org/software/guile/ |

0 commit comments

Comments
Β (0)