Tee KOBAYASHI
77c3ae5d89
libcap: Update to 2.64
2022-04-15 23:02:54 +05:30
Tee KOBAYASHI
58419f1859
mutt: Update to 2.2.3
2022-04-15 22:59:49 +05:30
Tee KOBAYASHI
73c8a807b0
pango: Update to 1.50.7
2022-04-15 22:59:06 +05:30
Tee KOBAYASHI
a32ba944c5
glib: Update to 2.72.1
2022-04-15 22:59:06 +05:30
Tee KOBAYASHI
702202955c
git: Update to 2.35.3
2022-04-15 22:54:27 +05:30
Tee KOBAYASHI
b7a37ce177
new package: tex-gyre
2022-04-15 22:59:55 +09:00
Termux Github Actions
993ec912ff
lua-language-server: update to 3.0.2
...
This commit has been automatically submitted by Github Actions.
2022-04-15 12:12:52 +00:00
Termux Github Actions
24eed09299
jfrog-cli: update to 2.16.0
...
This commit has been automatically submitted by Github Actions.
2022-04-15 12:11:26 +00:00
Aditya Alok
f02b55089b
feat(neovim-nightly): more robust version checking and extraction
...
%ci:no-build
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-15 15:23:41 +05:30
Aditya Alok
0203d5e224
fix(neovim-nightly): update version extraction regexp
...
probably github changed pages code, so regexp too should change
fix #10020
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-15 13:27:58 +05:30
Tee KOBAYASHI
d7b65c2c97
new package: vobsub2srt
2022-04-15 16:55:47 +09:00
marcusz
ce99a04eab
move and update htop to 3.0.5 from root-repo ( #9998 )
...
package `htop` will be merged into one and should be usable for all users while keeping it up-to-date
2022-04-15 15:36:10 +08:00
Termux Github Actions
f259208661
neovim-nightly: update to
...
This commit has been automatically submitted by Github Actions.
2022-04-15 06:15:38 +00:00
Tee KOBAYASHI
15867e61e2
new package: binutils-is-llvm
2022-04-15 15:07:32 +09:00
Butta
bb345ed241
swift: update from 5.5.3 to 5.6.1
2022-04-15 11:13:42 +05:30
Tee KOBAYASHI
25167cf73d
new package: srt2vobsub
2022-04-15 14:28:12 +09:00
Tee KOBAYASHI
8da8a1009b
new package: bdsup2sub
2022-04-15 14:28:12 +09:00
Aditya Alok
14d6d3e0f2
chore(gpg-keys): update gpg keys of @mradityaalok
...
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-14 22:40:33 +05:30
Aditya Alok
b976129265
fix(erlang): check for stable release before auto-updating
...
%ci:no-build
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-14 20:41:20 +05:30
Termux Github Actions
55ebd59a47
hugo: update to 0.97.0
...
This commit has been automatically submitted by Github Actions.
2022-04-14 12:20:41 +00:00
Yaksh Bariya
b24d58c1d4
rust: rebuild to test whether new upload logic resolves issues
2022-04-14 17:38:06 +05:30
Aditya Alok
d43f9ea9af
fix(erlang): update version regexp
...
- Only match stable versions, not intermidiate (*-rc* releases) release candidates.
%ci:no-build
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-14 16:22:05 +05:30
Aditya Alok
930042d031
chore(nushell): update to 0.61.0
...
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-14 15:49:20 +05:30
Aditya Alok
fe326e9990
chore(topgrade): update to 8.3.1
...
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
Co-authored-by: Yaksh Bariya <yakshbari4@gmail.com>
2022-04-14 13:22:27 +05:30
Henrik Grimler
f041d6dc51
imagemagick: fix undefined symbol on arm
...
And remove extra i686 linking, it doesn't seem to be necessary
anymore.
2022-04-14 08:39:10 +02:00
Termux Github Actions
893fc01fb7
neovim-nightly: update to 0.7.0-dev+1453-g8486c87e5
...
This commit has been automatically submitted by Github Actions.
2022-04-14 06:15:58 +00:00
Henrik Grimler
42370d19c5
imagemagick: update to 7.1.0.29
2022-04-14 08:08:42 +02:00
Aditya Alok
cb5a146977
feat(ncspot): update to 0.9.7, enable auto update
...
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-14 11:21:16 +05:30
Tee KOBAYASHI
61c35730a7
mariadb: Update to 10.6.7
2022-04-14 14:44:47 +09:00
PeroSar
9d0a67459d
rust: update to 1.60.0
...
Signed-off-by: PeroSar <perosar1111@gmail.com>
2022-04-14 14:21:56 +09:00
microsounds
619c3b9529
New package: n-t-roff-sc, a maintained fork of sc 7.16 ( #9997 )
2022-04-14 14:17:20 +09:00
Termux Github Actions
d811379efb
gh: update to 2.8.0
...
This commit has been automatically submitted by Github Actions.
2022-04-14 00:23:41 +00:00
Aditya Alok
ed7d07e5bd
[TEMP] watchexec: disable updates
...
It depends upon git-config crate which in turn depends upon pwd crate which uses:
`getpwent` and friends sys call which isn't available on android.
Disable until upstream is updated and this PR to git-confif is merged:
https://github.com/Byron/gitoxide/pull/381
%ci:no-build
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-14 04:10:56 +05:30
Termux Github Actions
59ad5ab66e
virustotal-cli: update to 0.10.2
...
This commit has been automatically submitted by Github Actions.
2022-04-13 18:18:52 +00:00
Termux Github Actions
923daf0168
helm: update to 3.8.2
...
This commit has been automatically submitted by Github Actions.
2022-04-13 18:15:05 +00:00
Termux Github Actions
0b1fa42e99
flyctl: update to 0.0.320
...
This commit has been automatically submitted by Github Actions.
2022-04-13 18:12:33 +00:00
Termux Github Actions
586a196d5a
findomain: update to 8.1.1
...
This commit has been automatically submitted by Github Actions.
2022-04-13 12:19:17 +00:00
Henrik Grimler
b0bfd0da9c
texlive-bin: check in forgotten patch
2022-04-13 11:14:16 +02:00
Henrik Grimler
31ae6f47b0
texlive-bin: update to 2022
...
Also sort dependencies and extra configure args alphabetically, and
use termux's libpaper instead of the bundled one.
2022-04-13 11:12:27 +02:00
Tee KOBAYASHI
821faf0fb3
new package: suil
2022-04-13 16:20:27 +09:00
Tee KOBAYASHI
def49df735
new package: nala
2022-04-13 16:15:51 +09:00
Henrik Grimler
bf9aaecd58
dart: bump package
...
A user on reddit reported that the package is stuck in an infinite
update loop, indicating that two mirrors have different debs (probably
I built and uploaded it manually for either fosshost or grimler.se).
Bumping the package hopefully fixes this.
Ref: https://www.reddit.com/r/termux/comments/u29xu9/dart_package_upgrating_often_but_always_same/
2022-04-13 09:08:30 +02:00
Butta
61d08372ff
libllvm: add mlir
2022-04-13 12:10:32 +05:30
Butta
0fe298fd86
libllvm: update from 13.0.1 to 14.0.0
2022-04-13 12:10:32 +05:30
Wetitpig
757db2c47f
More targets ( #8194 )
2022-04-13 12:10:32 +05:30
Wetitpig
0410a2a1bd
LLVM Tools ( #7952 )
2022-04-13 12:10:32 +05:30
Wetitpig
cdf1a20f5d
Concurrent documentation build
2022-04-13 12:10:32 +05:30
Wetitpig
7240bcf422
Add diagtool.1.gz to clang docs
2022-04-13 12:10:32 +05:30
Termux Github Actions
567e937233
neovim-nightly: update to 0.7.0-dev+1446-g18152cf6f
...
This commit has been automatically submitted by Github Actions.
2022-04-13 06:17:14 +00:00
Tee KOBAYASHI
034efbb507
golang: Update to 1.18.1
2022-04-13 11:41:12 +05:30