diff options
author | Gabriel Arakaki Giovanini <mail@gabrielgio.me> | 2022-10-14 23:45:27 +0200 |
---|---|---|
committer | Gabriel Arakaki Giovanini <mail@gabrielgio.me> | 2022-10-14 23:45:27 +0200 |
commit | 7403735c2048c0129909f7e119a0256827c0ab5a (patch) | |
tree | bd66fc954e7132ad1148d28ada9770c63e6d68c3 | |
parent | 8e666a6f243b47086102386a15ea43f4544fb7ff (diff) | |
download | apkbuilds-7403735c2048c0129909f7e119a0256827c0ab5a.tar.gz apkbuilds-7403735c2048c0129909f7e119a0256827c0ab5a.tar.bz2 apkbuilds-7403735c2048c0129909f7e119a0256827c0ab5a.zip |
ref: update list of packages
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -10,7 +10,7 @@ Who needs docker anyways ;) If for whatever reason you want to add this repo: ```shell -echo "https://artifacts.gabrielgio.me/repo/v3.15/ " >> /etc/apk/repositories +echo "https://artifacts.gabrielgio.me/repo/v3.16/ " >> /etc/apk/repositories ``` Then trust me: @@ -24,3 +24,7 @@ curl https://artifacts.gabrielgio.me/repo/mail%40gabrielgio.me-62ddc4dc.rsa.pub - [midr](https://git.sr.ht/~gabrielgio/midr) - [genpass](https://git.sr.ht/~gabrielgio/genpass) +- [reddit-nextcloud-importer](https://git.sr.ht/~gabrielgio/reddit-nextcloud-importer) +- [gallery-dl](https://github.com/mikf/gallery-dl) +- [jsonpickle](https://jsonpickle.github.io/) +- [nextcloud-api-wrapper](https://github.com/luffah/nextcloud-API) |