summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 97b5c42d9162..7cdfec4edf79 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mingw-w64-headers-bin
pkgdesc = MinGW-w64 headers for Windows (pre-compiled)
pkgver = 5.0.3
- pkgrel = 1
+ pkgrel = 2
url = http://mingw-w64.sourceforge.net
arch = any
groups = mingw-w64-toolchain
@@ -12,8 +12,8 @@ pkgbase = mingw-w64-headers-bin
options = !strip
options = !libtool
options = !emptydirs
- source = https://github.com/4shadoww/mingw-w64-builds/releases/download/binary/mingw-w64-headers-5.0.3.tar.xz
- md5sums = b5881db21241e43420e4215201e31d0e
+ source = https://github.com/4shadoww/mingw-w64-builds/releases/download/binary/mingw-w64-headers-5.0.3-2.tar.xz
+ md5sums = f792f12e98c607664e72a4287328cb0b
pkgname = mingw-w64-headers-bin
diff --git a/PKGBUILD b/PKGBUILD
index 4a8a97eda538..ac6c6e8c6081 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=mingw-w64-headers-bin
pkgver=5.0.3
-pkgrel=1
+pkgrel=2
pkgdesc="MinGW-w64 headers for Windows (pre-compiled)"
arch=('any')
url="http://mingw-w64.sourceforge.net"
@@ -11,8 +11,8 @@ groups=('mingw-w64-toolchain' 'mingw-w64')
provides=('mingw-w64-headers')
conflicts=('mingw-w64-headers')
options=('!strip' '!libtool' '!emptydirs')
-source=("https://github.com/4shadoww/mingw-w64-builds/releases/download/binary/$provides-$pkgver.tar.xz")
-md5sums=("b5881db21241e43420e4215201e31d0e")
+source=("https://github.com/4shadoww/mingw-w64-builds/releases/download/binary/$provides-$pkgver-2.tar.xz")
+md5sums=("f792f12e98c607664e72a4287328cb0b")
package() {
cd "$provides/"