summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
author4shadoww2018-05-10 13:44:09 +0300
committer4shadoww2018-05-10 13:44:09 +0300
commitfa89bd4a40f996f577334569ac82cf6a940092b7 (patch)
tree55d83f7da271c1392d873b96d86a05f78f5f41bb /PKGBUILD
parentbb347c1b2e69cc86a9709149e621e5d044cdd2df (diff)
downloadaur-fa89bd4a40f996f577334569ac82cf6a940092b7.tar.gz
updated
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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/"