From f0549bec73d00c9c52b36f5ad1f03bf5f44d6773 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 22 Jan 2019 14:48:03 -0200 Subject: [PATCH] gnuchess: rebuild against libreadline.so.8 [ci skip] --- srcpkgs/gnuchess/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/gnuchess/template b/srcpkgs/gnuchess/template index 5943a19fff..dfa5452f67 100644 --- a/srcpkgs/gnuchess/template +++ b/srcpkgs/gnuchess/template @@ -1,7 +1,7 @@ # Template file for 'gnuchess' pkgname=gnuchess version=6.2.5 -revision=1 +revision=2 build_style=gnu-configure makedepends="readline-devel" short_desc="GNU Chess"