From 9431eadd830ea61d7fd7c657addf07cef461c241 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 17 Dec 2015 21:45:05 +0000 Subject: [PATCH] main/fish: rebuild against fixed ncurses widechar only --- main/fish/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/fish/APKBUILD b/main/fish/APKBUILD index c600aa743db..c01dc6f004d 100644 --- a/main/fish/APKBUILD +++ b/main/fish/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: William Pitcock pkgname=fish pkgver=2.2.0 -pkgrel=2 +pkgrel=3 pkgdesc="a modern interactive commandline shell" url="http://www.fishshell.com/" arch="all"