From ae508f2fde7b2949b917907ef5de2f26178b7cce Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 16 Oct 2015 11:15:51 +0000 Subject: [PATCH] community/wine: rebuild against ncurses-6.0 --- community/wine/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/wine/APKBUILD b/community/wine/APKBUILD index 0fa1f8f297f..c3decb1f9e7 100644 --- a/community/wine/APKBUILD +++ b/community/wine/APKBUILD @@ -4,7 +4,7 @@ pkgname=wine pkgver=1.7.52 _ver=${pkgver/_/-} -pkgrel=0 +pkgrel=1 pkgdesc="A compatibility layer for running Windows programs" url="http://www.winehq.com" arch="x86 x86_64"