commit 2bb81991c08e549b03b8e5432514d13369fb9e05
Author: NRK <[email protected]>
Date:   Sun Oct 2 03:47:52 2022 +0600

    rocks: misc changes
    
    - qbe: fix spelling: "targetting" -> "targeting"
    - qbe: update the backend targets
    - nsxiv: update link to codeberg (github is only a mirror)

diff --git a/suckless.org/rocks/index.md b/suckless.org/rocks/index.md
index 5030d2c6..3a0d5f96 100644
--- a/suckless.org/rocks/index.md
+++ b/suckless.org/rocks/index.md
@@ -20,7 +20,7 @@ because it makes them legally compatible with other suckless 
projects.
 
 * [cproc](https://git.sr.ht/~mcf/cproc) - frontend for C11 for QBE.
 * [lacc](https://github.com/larmel/lacc) - A simple, self-hosting C compiler.
-* [qbe](https://c9x.me/compile/) - compiler backend targetting ARM and x86-64.
+* [qbe](https://c9x.me/compile/) - compiler backend targeting amd64 (linux and 
osx), arm64, and riscv64.
 * [scc](https://www.simple-cc.org/) - Simple C Compiler.
 * [tcc](https://bellard.org/tcc/) - Tiny C Compiler [git 
repo](https://repo.or.cz/w/tinycc.git)
 
@@ -139,7 +139,7 @@ This covers most console-based programs and programs from
 * [page](https://9fans.github.io/plan9port/man/man1/page.html) - Plan 9's 
image/document viewer program. Included with 
[plan9port](https://9fans.github.io/plan9port/).
 * [qiv](https://spiegl.de/qiv/) - Quick Image Viewer.
 * [sxiv](https://github.com/muennich/sxiv) - Simple (or small or suckless) X 
Image Viewer. Depends on xlib and imlib2. Unmaintained currently.
-* [nsxiv](https://github.com/nsxiv/nsxiv) - Neo Simple X Image Viewer, a fork 
of now unmaintained sxiv. Depends on xlib and imlib2.
+* [nsxiv](https://codeberg.org/nsxiv/nsxiv/) - Neo Simple X Image Viewer, a 
fork of now unmaintained sxiv. Depends on xlib and imlib2.
 * [xli](http://web.aanet.com.au/gwg/xli.html)
 * [xwallpaper](https://github.com/stoeckmann/xwallpaper) - Minimalistic 
wallpaper utility
 * [xzgv](http://sourceforge.net/projects/xzgv/)


Reply via email to