Skip to content

Commit 17bf706

Browse files
committed
βœ… Update Termux pkg Registry πŸ“¦ <-- 2026-04-11 (08:22:26 AM) ⌚
1 parent f7eef53 commit 17bf706

6 files changed

Lines changed: 12 additions & 12 deletions

File tree

β€ŽREADME.mdβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
| **angle-grinder** | 0.19.6-1 | Slice and dice logs on the command line | https://github.com/rcoh/angle-grinder |
5454
| **ani-cli** | 4.11 | A cli to browse and watch anime | https://github.com/pystardust/ani-cli |
5555
| **ansifilter** | 2.22 | Strip or convert ANSI codes into HTML, (La)Tex, RTF, or BBCode | http://www.andre-simon.de/doku/ansifilter/en/ansifilter.php |
56-
| **ant** | 1.10.16 | Java based build tool like make | https://ant.apache.org/ |
56+
| **ant** | 1.10.17 | Java based build tool like make | https://ant.apache.org/ |
5757
| **antibody** | 6.1.1-3 | The fastest shell plugin manager | https://github.com/getantibody/antibody |
5858
| **antiword** | 0.37-4 | A free MS Word reader | https://en.m.wikipedia.org/wiki/Antiword |
5959
| **aom-tools** | 3.13.3 | Command-line tools using AOMedia library | https://aomedia.org/ |
@@ -1079,7 +1079,7 @@
10791079
| **libgcrypt-static** | 1.11.2-1 | Static libraries for libgcrypt | https://www.gnu.org/software/libgcrypt/ |
10801080
| **libgd** | 1:2.3.3-7 | GD is an open source code library for the dynamic creation of images by programmers | https://libgd.github.io/ |
10811081
| **libgd-static** | 1:2.3.3-7 | Static libraries for libgd | https://libgd.github.io/ |
1082-
| **libgedit-gfls** | 0.4.0 | A module dedicated to file loading and saving | https://gitlab.gnome.org/World/gedit/libgedit-gfls |
1082+
| **libgedit-gfls** | 0.4.1 | A module dedicated to file loading and saving | https://gitlab.gnome.org/World/gedit/libgedit-gfls |
10831083
| **libgee** | 0.20.8-1 | A collection library providing GObject-based interfaces and classes for commonly used data structures | https://wiki.gnome.org/Projects/Libgee |
10841084
| **libgee-static** | 0.20.8-1 | Static libraries for libgee | https://wiki.gnome.org/Projects/Libgee |
10851085
| **libgeos** | 3.14.1 | Geometry Engine, C++ port of the Java Topology Suite | https://geos.osgeo.org/ |

β€Žindex.htmlβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
| **angle-grinder** | 0.19.6-1 | Slice and dice logs on the command line | https://github.com/rcoh/angle-grinder |
9595
| **ani-cli** | 4.11 | A cli to browse and watch anime | https://github.com/pystardust/ani-cli |
9696
| **ansifilter** | 2.22 | Strip or convert ANSI codes into HTML, (La)Tex, RTF, or BBCode | http://www.andre-simon.de/doku/ansifilter/en/ansifilter.php |
97-
| **ant** | 1.10.16 | Java based build tool like make | https://ant.apache.org/ |
97+
| **ant** | 1.10.17 | Java based build tool like make | https://ant.apache.org/ |
9898
| **antibody** | 6.1.1-3 | The fastest shell plugin manager | https://github.com/getantibody/antibody |
9999
| **antiword** | 0.37-4 | A free MS Word reader | https://en.m.wikipedia.org/wiki/Antiword |
100100
| **aom-tools** | 3.13.3 | Command-line tools using AOMedia library | https://aomedia.org/ |
@@ -1120,7 +1120,7 @@
11201120
| **libgcrypt-static** | 1.11.2-1 | Static libraries for libgcrypt | https://www.gnu.org/software/libgcrypt/ |
11211121
| **libgd** | 1:2.3.3-7 | GD is an open source code library for the dynamic creation of images by programmers | https://libgd.github.io/ |
11221122
| **libgd-static** | 1:2.3.3-7 | Static libraries for libgd | https://libgd.github.io/ |
1123-
| **libgedit-gfls** | 0.4.0 | A module dedicated to file loading and saving | https://gitlab.gnome.org/World/gedit/libgedit-gfls |
1123+
| **libgedit-gfls** | 0.4.1 | A module dedicated to file loading and saving | https://gitlab.gnome.org/World/gedit/libgedit-gfls |
11241124
| **libgee** | 0.20.8-1 | A collection library providing GObject-based interfaces and classes for commonly used data structures | https://wiki.gnome.org/Projects/Libgee |
11251125
| **libgee-static** | 0.20.8-1 | Static libraries for libgee | https://wiki.gnome.org/Projects/Libgee |
11261126
| **libgeos** | 3.14.1 | Geometry Engine, C++ port of the Java Topology Suite | https://geos.osgeo.org/ |

β€Žpkgs.jsonβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@
259259
},
260260
{
261261
"Package": "ant",
262-
"Version": "1.10.16",
262+
"Version": "1.10.17",
263263
"Description": "Java based build tool like make",
264264
"Homepage": "https://ant.apache.org/"
265265
},
@@ -6415,7 +6415,7 @@
64156415
},
64166416
{
64176417
"Package": "libgedit-gfls",
6418-
"Version": "0.4.0",
6418+
"Version": "0.4.1",
64196419
"Description": "A module dedicated to file loading and saving",
64206420
"Homepage": "https://gitlab.gnome.org/World/gedit/libgedit-gfls"
64216421
},

β€Žpkgs.txtβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
angle-grinder 0.19.6-1 Slice and dice logs on the command line https://github.com/rcoh/angle-grinder
4242
ani-cli 4.11 A cli to browse and watch anime https://github.com/pystardust/ani-cli
4343
ansifilter 2.22 Strip or convert ANSI codes into HTML, (La)Tex, RTF, or BBCode http://www.andre-simon.de/doku/ansifilter/en/ansifilter.php
44-
ant 1.10.16 Java based build tool like make https://ant.apache.org/
44+
ant 1.10.17 Java based build tool like make https://ant.apache.org/
4545
antibody 6.1.1-3 The fastest shell plugin manager https://github.com/getantibody/antibody
4646
antiword 0.37-4 A free MS Word reader https://en.m.wikipedia.org/wiki/Antiword
4747
aom-tools 3.13.3 Command-line tools using AOMedia library https://aomedia.org/
@@ -1067,7 +1067,7 @@
10671067
libgcrypt-static 1.11.2-1 Static libraries for libgcrypt https://www.gnu.org/software/libgcrypt/
10681068
libgd 1:2.3.3-7 GD is an open source code library for the dynamic creation of images by programmers https://libgd.github.io/
10691069
libgd-static 1:2.3.3-7 Static libraries for libgd https://libgd.github.io/
1070-
libgedit-gfls 0.4.0 A module dedicated to file loading and saving https://gitlab.gnome.org/World/gedit/libgedit-gfls
1070+
libgedit-gfls 0.4.1 A module dedicated to file loading and saving https://gitlab.gnome.org/World/gedit/libgedit-gfls
10711071
libgee 0.20.8-1 A collection library providing GObject-based interfaces and classes for commonly used data structures https://wiki.gnome.org/Projects/Libgee
10721072
libgee-static 0.20.8-1 Static libraries for libgee https://wiki.gnome.org/Projects/Libgee
10731073
libgeos 3.14.1 Geometry Engine, C++ port of the Java Topology Suite https://geos.osgeo.org/

β€Žpkgs.yamlβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
Description: Strip or convert ANSI codes into HTML, (La)Tex, RTF, or BBCode
172172
Homepage: http://www.andre-simon.de/doku/ansifilter/en/ansifilter.php
173173
- Package: ant
174-
Version: 1.10.16
174+
Version: 1.10.17
175175
Description: Java based build tool like make
176176
Homepage: https://ant.apache.org/
177177
- Package: antibody
@@ -4275,7 +4275,7 @@
42754275
Description: Static libraries for libgd
42764276
Homepage: https://libgd.github.io/
42774277
- Package: libgedit-gfls
4278-
Version: 0.4.0
4278+
Version: 0.4.1
42794279
Description: A module dedicated to file loading and saving
42804280
Homepage: https://gitlab.gnome.org/World/gedit/libgedit-gfls
42814281
- Package: libgee

β€Žtermux.pkgsβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
| **angle-grinder** | 0.19.6-1 | Slice and dice logs on the command line | https://github.com/rcoh/angle-grinder |
4242
| **ani-cli** | 4.11 | A cli to browse and watch anime | https://github.com/pystardust/ani-cli |
4343
| **ansifilter** | 2.22 | Strip or convert ANSI codes into HTML, (La)Tex, RTF, or BBCode | http://www.andre-simon.de/doku/ansifilter/en/ansifilter.php |
44-
| **ant** | 1.10.16 | Java based build tool like make | https://ant.apache.org/ |
44+
| **ant** | 1.10.17 | Java based build tool like make | https://ant.apache.org/ |
4545
| **antibody** | 6.1.1-3 | The fastest shell plugin manager | https://github.com/getantibody/antibody |
4646
| **antiword** | 0.37-4 | A free MS Word reader | https://en.m.wikipedia.org/wiki/Antiword |
4747
| **aom-tools** | 3.13.3 | Command-line tools using AOMedia library | https://aomedia.org/ |
@@ -1067,7 +1067,7 @@
10671067
| **libgcrypt-static** | 1.11.2-1 | Static libraries for libgcrypt | https://www.gnu.org/software/libgcrypt/ |
10681068
| **libgd** | 1:2.3.3-7 | GD is an open source code library for the dynamic creation of images by programmers | https://libgd.github.io/ |
10691069
| **libgd-static** | 1:2.3.3-7 | Static libraries for libgd | https://libgd.github.io/ |
1070-
| **libgedit-gfls** | 0.4.0 | A module dedicated to file loading and saving | https://gitlab.gnome.org/World/gedit/libgedit-gfls |
1070+
| **libgedit-gfls** | 0.4.1 | A module dedicated to file loading and saving | https://gitlab.gnome.org/World/gedit/libgedit-gfls |
10711071
| **libgee** | 0.20.8-1 | A collection library providing GObject-based interfaces and classes for commonly used data structures | https://wiki.gnome.org/Projects/Libgee |
10721072
| **libgee-static** | 0.20.8-1 | Static libraries for libgee | https://wiki.gnome.org/Projects/Libgee |
10731073
| **libgeos** | 3.14.1 | Geometry Engine, C++ port of the Java Topology Suite | https://geos.osgeo.org/ |

0 commit comments

Comments
Β (0)