Commit Graph

10 Commits

Author SHA1 Message Date
Aditya Alok 8b5745f51b
fix(aerc): build issue, update to 0.9.0
fix #10346

Co-authored-by: Tee KOBAYASHI <xtkoba@gmail.com>
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-28 02:04:25 +05:30
Yaksh Bariya 40a81eb8fb
aerc: enable auto updates
%ci:no-build
2022-04-26 19:25:54 +05:30
YAKSH BARIYA f0dbf993ce
aerc: Update ro 0.7.1 and get source from now maintained fork (#8890) 2022-02-03 11:45:55 +00:00
Leonid Pliushch 4b8c077711
Revert "Merge pull request #7104 from thunder-coding/cache-godeps"
This reverts commit f6892c38d8, reversing
changes made to 4d9075fea3.
2021-07-10 17:00:18 +03:00
Yaksh Bariya 40aef7e5ea
Move golang cache logic out of build.sh 2021-07-05 09:22:16 +05:30
Yaksh Bariya b109e79c2c
Run `go get` after restoring cache
While updating packages, dependency versions may have changed
2021-07-05 08:36:22 +05:30
Yaksh Bariya 9942832788
Cache depeneencies for `aerc` on device builds 2021-07-04 22:03:33 +05:30
Henrik Grimler 4096e88909 aerc: update sha256sum
I guess remote was force-pushed.
2021-05-12 16:55:26 +02:00
Leonid Pliushch 37375312b9
explicitly set maintainer for each package
In issue https://github.com/termux/termux-packages/issues/6160 I have found
that community repo "its-pointless.github.io" specifies us as maintainer
for its packages. This is NOT TRUE and potentially misleads people using
these packages.

Now TERMUX_PKG_MAINTAINER will contain a default value which is neutral
and not specify maintainer. So all packages now have to override it to
the correct value.

[skip ci]
%ci:no-build
2020-12-20 15:16:34 +02:00
Leonid Pliushch dfc1afc380
new package: aerc
Requested in https://github.com/termux/termux-packages/issues/6115
2020-12-12 16:15:22 +02:00