You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -224,18 +224,18 @@ NOTE: If you're using an Opteron Venus or similar ancient CPU, it may be better
224
224
225
225
## Optional repos
226
226
- [AM repo](https://docs.pkgforge.dev/repositories/external/am): External repository with not-so portable programs that work only on glibc-based distros. The packages come from the [AM](https://github.com/ivan-hc/AM) package manager
227
-
- 2259 <!-- AM_COUNT -->
227
+
- 2261 <!-- AM_COUNT -->
228
228
- NOTE: Scrapped by pkgforge. Adapted to `dbin` format at `dbin-metadata`
- [PkgForge Go repo](https://docs.pkgforge.dev/repositories/external/go): External repository with __Portable__ _truly static_ programs, they are the result of scrapping various sources with Go repositories and compilng them. You can read more about the process at the docs of the upstream project: https://docs.pkgforge.dev/repositories/external/pkgforge-go
232
232
- The binaries in this repo are Go projects that have been fetched, filtered and built automagically
0 commit comments