summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
author4shadoww2020-05-18 12:42:41 +0300
committer4shadoww2020-05-18 12:42:41 +0300
commit9c204c3c519578f1d955a20280fec79ab86e762f (patch)
tree8236b358b80a55787107004a3d03908043092925 /PKGBUILD
parente2b2601eb36a6b27105b9380454e8ee98db2e454 (diff)
downloadaur-mingw-w64-crt-bin.tar.gz
recompiled
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ba96460db58..dac97bfe0a6e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=mingw-w64-crt-bin
pkgver=7.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="MinGW-w64 CRT 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-crt=${pkgver}")
conflicts=('mingw-w64-crt')
options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
-source=("https://sourceforge.net/projects/mingw-w64-builds/files/mingw-w64-crt/mingw-w64-crt-$pkgver.tar.xz")
-md5sums=('6220f3cc5855eed21db2ecafcc1fed8a')
+source=("https://sourceforge.net/projects/mingw-w64-builds/files/mingw-w64-crt/mingw-w64-crt-$pkgver-2.tar.xz")
+md5sums=('ed956d49059d7870aed07b8b79107430')
package() {
cd "mingw-w64-crt/"