[arch-commits] Commit in mingw-w64-crt/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Thu Apr 14 17:06:04 UTC 2016


    Date: Thursday, April 14, 2016 @ 19:06:04
  Author: spupykin
Revision: 171059

upgpkg: mingw-w64-crt 4.0.6-1

upd

Modified:
  mingw-w64-crt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-14 17:06:00 UTC (rev 171058)
+++ PKGBUILD	2016-04-14 17:06:04 UTC (rev 171059)
@@ -5,7 +5,7 @@
 _targets="i686-w64-mingw32 x86_64-w64-mingw32"
 
 pkgname=mingw-w64-crt
-pkgver=4.0.5
+pkgver=4.0.6
 _pkgver=${pkgver/rc/-rc}
 pkgrel=1
 pkgdesc='MinGW-w64 CRT for Windows'
@@ -16,7 +16,7 @@
 makedepends=('mingw-w64-gcc' 'mingw-w64-binutils' 'mingw-w64-headers')
 options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
 source=(http://sourceforge.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release/mingw-w64-v${_pkgver}.tar.bz2)
-md5sums=('d99ef0bd7323dc0351aff2294c12ffd1')
+md5sums=('e3998f1192ea44049685059225074952')
 
 prepare() {
   cd ${srcdir}/mingw-w64-v${_pkgver}/mingw-w64-crt



More information about the arch-commits mailing list