summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpingplug2021-10-17 08:50:43 +0800
committerpingplug2021-10-17 08:50:43 +0800
commitf984f68e67cedfe643eade329533afea5cd597c9 (patch)
tree4faecde84be46ef977940da34366d12e3095cb99 /PKGBUILD
parentac0f62cfeb7f2c0ffce0aa804b3ba0eb29e8874f (diff)
downloadaur-mingw-w64-crt-git.tar.gz
Update URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3cb942e29ad0..47a268347935 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,11 +8,11 @@ _pkgver=9.0.0
_targets="i686-w64-mingw32 x86_64-w64-mingw32"
pkgname=mingw-w64-crt-git
-pkgver=9.0.0.20210601
+pkgver=9.0.0.20211016
pkgrel=1
pkgdesc="MinGW-w64 CRT for Windows (git version)"
arch=('any')
-url="https://mingw-w64.org/doku.php"
+url="https://www.mingw-w64.org/"
license=('custom')
groups=('mingw-w64-toolchain' 'mingw-w64')
makedepends=('git'