globalcitizen / taoup

The Tao of Unix Programming (Ruby-powered ANSI colored fortunes)
GNU General Public License v3.0
414 stars 20 forks source link

README: update dead Arch/AUR package #18

Closed ronjouch closed 3 years ago

ronjouch commented 3 years ago

Looks like https://aur.archlinux.org/packages/taoup/ is dead (, Jim).

But rejoice! https://aur.archlinux.org/packages/taoup-git/ is alive! I don't know the author, but:

  1. I reviewed its PKGBUILD and it doesn't seem nefarious: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=taoup-git
  2. I tested it, it works.

Also, replacing the suggestion to use pacman (which won't work for AUR packages) with a suggestion to use yay (the most popular AUR helper as of today) or whatever kids use.

globalcitizen commented 3 years ago

Cheers!