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

Sergej Pupykin spupykin at archlinux.org
Tue Oct 28 10:20:52 UTC 2014


    Date: Tuesday, October 28, 2014 @ 11:20:52
  Author: spupykin
Revision: 121518

upgpkg: mingw-w64-headers 3.3.0-1

upd

Modified:
  mingw-w64-headers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-28 09:31:29 UTC (rev 121517)
+++ PKGBUILD	2014-10-28 10:20:52 UTC (rev 121518)
@@ -5,7 +5,7 @@
 _targets="i686-w64-mingw32 x86_64-w64-mingw32"
 
 pkgname='mingw-w64-headers'
-pkgver=3.2.0
+pkgver=3.3.0
 pkgrel=1
 pkgdesc="MinGW-w64 headers for Windows"
 arch=('any')
@@ -14,7 +14,7 @@
 groups=('mingw-w64-toolchain' 'mingw-w64')
 options=('!strip' '!libtool' '!emptydirs')
 source=(http://sourceforge.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release/mingw-w64-v${pkgver}.tar.bz2)
-md5sums=('cae9125a531f346afb49c4efea391c53')
+md5sums=('3c56901ca7be60beba6d58caff168240')
 
 build() {
   for _target in ${_targets}; do



More information about the arch-commits mailing list