Skip to content

Commit 7a3a1d3

Browse files
committed
βœ… Update Termux pkg Registry πŸ“¦ <-- 2025-11-24 (04:14:41 PM) ⌚
1 parent a59955e commit 7a3a1d3

File tree

6 files changed

+6
-20
lines changed

6 files changed

+6
-20
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,7 @@
477477
| **fetchmail** | 6.6.1 | A remote-mail retrieval utility | https://www.fetchmail.info/ |
478478
| **fetchmailconf** | 6.6.1 | A GUI configurator for generating fetchmail configuration files | https://www.fetchmail.info/ |
479479
| **fff** | 2.2 | A simple file manager written in bash | https://github.com/dylanaraps/fff |
480-
| **ffmpeg** | 8.0-1 | Tools and libraries to manipulate a wide range of multimedia formats and protocols | https://ffmpeg.org |
480+
| **ffmpeg** | 8.0.1 | Tools and libraries to manipulate a wide range of multimedia formats and protocols | https://ffmpeg.org |
481481
| **ffmpegthumbnailer** | 2.2.3-p20251103-0 | Lightweight video thumbnailer that can be used by file managers | https://github.com/dirkvdb/ffmpegthumbnailer |
482482
| **ffsend** | 0.2.77-2 | A fully featured Firefox Send client | https://gitlab.com/timvisee/ffsend |
483483
| **fftw** | 3.3.10-4 | Library for computing the Discrete Fourier Transform (DFT) in one or more dimensions | http://www.fftw.org/ |
@@ -628,7 +628,6 @@
628628
| **golang** | 3:1.25.3 | Go programming language compiler | https://go.dev/ |
629629
| **golang-doc** | 3:1.25.3 | Go programming language - documentation | https://go.dev/ |
630630
| **gomp** | 2023.02.02-3 | MPD client inspired by ncmpcpp with builtin cover-art view and LastFM integration | https://aditya-k2.github.io/gomp/ |
631-
| **gomuks** | 0.3.1-1 | A terminal Matrix client written in Go | https://maunium.net/go/gomuks/ |
632631
| **google-drive-upload** | 4.5 | Bash scripts to upload files to google drive | https://github.com/labbots/google-drive-upload |
633632
| **google-glog** | 0.7.1-1 | Logging library for C++ | https://github.com/google/glog |
634633
| **googletest** | 1.17.0-1 | Google C++ testing framework | https://github.com/google/googletest |

β€Žindex.htmlβ€Ž

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@
518518
| **fetchmail** | 6.6.1 | A remote-mail retrieval utility | https://www.fetchmail.info/ |
519519
| **fetchmailconf** | 6.6.1 | A GUI configurator for generating fetchmail configuration files | https://www.fetchmail.info/ |
520520
| **fff** | 2.2 | A simple file manager written in bash | https://github.com/dylanaraps/fff |
521-
| **ffmpeg** | 8.0-1 | Tools and libraries to manipulate a wide range of multimedia formats and protocols | https://ffmpeg.org |
521+
| **ffmpeg** | 8.0.1 | Tools and libraries to manipulate a wide range of multimedia formats and protocols | https://ffmpeg.org |
522522
| **ffmpegthumbnailer** | 2.2.3-p20251103-0 | Lightweight video thumbnailer that can be used by file managers | https://github.com/dirkvdb/ffmpegthumbnailer |
523523
| **ffsend** | 0.2.77-2 | A fully featured Firefox Send client | https://gitlab.com/timvisee/ffsend |
524524
| **fftw** | 3.3.10-4 | Library for computing the Discrete Fourier Transform (DFT) in one or more dimensions | http://www.fftw.org/ |
@@ -669,7 +669,6 @@
669669
| **golang** | 3:1.25.3 | Go programming language compiler | https://go.dev/ |
670670
| **golang-doc** | 3:1.25.3 | Go programming language - documentation | https://go.dev/ |
671671
| **gomp** | 2023.02.02-3 | MPD client inspired by ncmpcpp with builtin cover-art view and LastFM integration | https://aditya-k2.github.io/gomp/ |
672-
| **gomuks** | 0.3.1-1 | A terminal Matrix client written in Go | https://maunium.net/go/gomuks/ |
673672
| **google-drive-upload** | 4.5 | Bash scripts to upload files to google drive | https://github.com/labbots/google-drive-upload |
674673
| **google-glog** | 0.7.1-1 | Logging library for C++ | https://github.com/google/glog |
675674
| **googletest** | 1.17.0-1 | Google C++ testing framework | https://github.com/google/googletest |

β€Žpkgs.jsonβ€Ž

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2803,7 +2803,7 @@
28032803
},
28042804
{
28052805
"Package": "ffmpeg",
2806-
"Version": "8.0-1",
2806+
"Version": "8.0.1",
28072807
"Description": "Tools and libraries to manipulate a wide range of multimedia formats and protocols",
28082808
"Homepage": "https://ffmpeg.org"
28092809
},
@@ -3707,12 +3707,6 @@
37073707
"Description": "MPD client inspired by ncmpcpp with builtin cover-art view and LastFM integration",
37083708
"Homepage": "https://aditya-k2.github.io/gomp/"
37093709
},
3710-
{
3711-
"Package": "gomuks",
3712-
"Version": "0.3.1-1",
3713-
"Description": "A terminal Matrix client written in Go",
3714-
"Homepage": "https://maunium.net/go/gomuks/"
3715-
},
37163710
{
37173711
"Package": "google-drive-upload",
37183712
"Version": "4.5",

β€Žpkgs.txtβ€Ž

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,7 @@
465465
fetchmail 6.6.1 A remote-mail retrieval utility https://www.fetchmail.info/
466466
fetchmailconf 6.6.1 A GUI configurator for generating fetchmail configuration files https://www.fetchmail.info/
467467
fff 2.2 A simple file manager written in bash https://github.com/dylanaraps/fff
468-
ffmpeg 8.0-1 Tools and libraries to manipulate a wide range of multimedia formats and protocols https://ffmpeg.org
468+
ffmpeg 8.0.1 Tools and libraries to manipulate a wide range of multimedia formats and protocols https://ffmpeg.org
469469
ffmpegthumbnailer 2.2.3-p20251103-0 Lightweight video thumbnailer that can be used by file managers https://github.com/dirkvdb/ffmpegthumbnailer
470470
ffsend 0.2.77-2 A fully featured Firefox Send client https://gitlab.com/timvisee/ffsend
471471
fftw 3.3.10-4 Library for computing the Discrete Fourier Transform (DFT) in one or more dimensions http://www.fftw.org/
@@ -616,7 +616,6 @@
616616
golang 3:1.25.3 Go programming language compiler https://go.dev/
617617
golang-doc 3:1.25.3 Go programming language - documentation https://go.dev/
618618
gomp 2023.02.02-3 MPD client inspired by ncmpcpp with builtin cover-art view and LastFM integration https://aditya-k2.github.io/gomp/
619-
gomuks 0.3.1-1 A terminal Matrix client written in Go https://maunium.net/go/gomuks/
620619
google-drive-upload 4.5 Bash scripts to upload files to google drive https://github.com/labbots/google-drive-upload
621620
google-glog 0.7.1-1 Logging library for C++ https://github.com/google/glog
622621
googletest 1.17.0-1 Google C++ testing framework https://github.com/google/googletest

β€Žpkgs.yamlβ€Ž

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1867,7 +1867,7 @@
18671867
Description: A simple file manager written in bash
18681868
Homepage: https://github.com/dylanaraps/fff
18691869
- Package: ffmpeg
1870-
Version: 8.0-1
1870+
Version: 8.0.1
18711871
Description: Tools and libraries to manipulate a wide range of multimedia formats and protocols
18721872
Homepage: https://ffmpeg.org
18731873
- Package: ffmpegthumbnailer
@@ -2470,10 +2470,6 @@
24702470
Version: 2023.02.02-3
24712471
Description: MPD client inspired by ncmpcpp with builtin cover-art view and LastFM integration
24722472
Homepage: https://aditya-k2.github.io/gomp/
2473-
- Package: gomuks
2474-
Version: 0.3.1-1
2475-
Description: A terminal Matrix client written in Go
2476-
Homepage: https://maunium.net/go/gomuks/
24772473
- Package: google-drive-upload
24782474
Version: "4.5"
24792475
Description: Bash scripts to upload files to google drive

β€Žtermux.pkgsβ€Ž

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,7 @@
465465
| **fetchmail** | 6.6.1 | A remote-mail retrieval utility | https://www.fetchmail.info/ |
466466
| **fetchmailconf** | 6.6.1 | A GUI configurator for generating fetchmail configuration files | https://www.fetchmail.info/ |
467467
| **fff** | 2.2 | A simple file manager written in bash | https://github.com/dylanaraps/fff |
468-
| **ffmpeg** | 8.0-1 | Tools and libraries to manipulate a wide range of multimedia formats and protocols | https://ffmpeg.org |
468+
| **ffmpeg** | 8.0.1 | Tools and libraries to manipulate a wide range of multimedia formats and protocols | https://ffmpeg.org |
469469
| **ffmpegthumbnailer** | 2.2.3-p20251103-0 | Lightweight video thumbnailer that can be used by file managers | https://github.com/dirkvdb/ffmpegthumbnailer |
470470
| **ffsend** | 0.2.77-2 | A fully featured Firefox Send client | https://gitlab.com/timvisee/ffsend |
471471
| **fftw** | 3.3.10-4 | Library for computing the Discrete Fourier Transform (DFT) in one or more dimensions | http://www.fftw.org/ |
@@ -616,7 +616,6 @@
616616
| **golang** | 3:1.25.3 | Go programming language compiler | https://go.dev/ |
617617
| **golang-doc** | 3:1.25.3 | Go programming language - documentation | https://go.dev/ |
618618
| **gomp** | 2023.02.02-3 | MPD client inspired by ncmpcpp with builtin cover-art view and LastFM integration | https://aditya-k2.github.io/gomp/ |
619-
| **gomuks** | 0.3.1-1 | A terminal Matrix client written in Go | https://maunium.net/go/gomuks/ |
620619
| **google-drive-upload** | 4.5 | Bash scripts to upload files to google drive | https://github.com/labbots/google-drive-upload |
621620
| **google-glog** | 0.7.1-1 | Logging library for C++ | https://github.com/google/glog |
622621
| **googletest** | 1.17.0-1 | Google C++ testing framework | https://github.com/google/googletest |

0 commit comments

Comments
Β (0)