Date: Saturday, May 15, 2021 @ 14:10:44 Author: foutrelis Revision: 934647
upgpkg: fish 3.2.2-2: rebuild with fixed sphinx (FS#70805) Man pages end up at the correct locations now. Modified: fish/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-15 13:53:32 UTC (rev 934646) +++ PKGBUILD 2021-05-15 14:10:44 UTC (rev 934647) @@ -7,7 +7,7 @@ pkgname=fish pkgver=3.2.2 -pkgrel=1 +pkgrel=2 pkgdesc='Smart and user friendly shell intended mostly for interactive use' url='https://fishshell.com/' arch=('x86_64')