[arch-commits] Commit in wine-staging/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sun Aug 2 09:48:12 UTC 2020


    Date: Sunday, August 2, 2020 @ 09:48:11
  Author: felixonmars
Revision: 667609

upgpkg: wine-staging 5.14-2: rebuild with mingw

Modified:
  wine-staging/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-02 09:15:21 UTC (rev 667608)
+++ PKGBUILD	2020-08-02 09:48:11 UTC (rev 667609)
@@ -6,7 +6,7 @@
 
 pkgname=wine-staging
 pkgver=5.14
-pkgrel=1
+pkgrel=2
 
 _winever=${pkgver}
 _pkgbasever=${pkgver/rc/-rc}
@@ -48,8 +48,7 @@
   desktop-file-utils
 )
 
-makedepends=(autoconf ncurses bison perl fontforge flex
-  'gcc>=4.5.0-2'
+makedepends=(autoconf ncurses bison perl fontforge flex mingw-w64-gcc
   giflib                lib32-giflib
   libpng                lib32-libpng
   gnutls                lib32-gnutls



More information about the arch-commits mailing list