summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2018-06-11 19:29:47 +0800
committerpingplug2018-06-11 19:29:47 +0800
commit1cd2dbef96313b5e467ee577e559afeeb26dc88b (patch)
treebf2ca819533198bd68048b67d783d4a28422ff42
parentd84381899d829917e74cb5242fad3acc8f773438 (diff)
downloadaur-1cd2dbef96313b5e467ee577e559afeeb26dc88b.tar.gz
bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eeae8c4d0615..52266eba2c1f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-headers-git
pkgdesc = MinGW-w64 headers for Windows (git version)
- pkgver = 5.0.3.20180524
+ pkgver = 5.0.4.20180610
pkgrel = 1
url = https://mingw-w64.org/doku.php
arch = any
@@ -8,7 +8,7 @@ pkgbase = mingw-w64-headers-git
groups = mingw-w64
license = custom
makedepends = git
- provides = mingw-w64-headers=5.0.3.20180524
+ provides = mingw-w64-headers=5.0.4.20180610
conflicts = mingw-w64-headers
options = !strip
options = staticlibs
diff --git a/PKGBUILD b/PKGBUILD
index 2fabc6454ee3..513709aa756d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@
# Contributor: rubenvb vanboxem <dottie> ruben <attie> gmail <dottie> com
# Contributor: rkitover <rkitover@gmail.com>
-_pkgver=5.0.3
+_pkgver=5.0.4
_targets="i686-w64-mingw32 x86_64-w64-mingw32"
pkgname=mingw-w64-headers-git
-pkgver=5.0.3.20180524
+pkgver=5.0.4.20180610
pkgrel=1
pkgdesc="MinGW-w64 headers for Windows (git version)"
arch=('any')