summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2022-06-07 18:38:01 +0200
committerMichel Zou2022-06-07 18:38:01 +0200
commitfb3f9c7d8e8d30074bffc10c963eb2117f8f23b6 (patch)
treea3d5530acc0af63c6bc8973f3443bf6e591b521b /PKGBUILD
parent8488a3ac7aa886f5a5afa08b2ace3acdadd15b0a (diff)
downloadaur-fb3f9c7d8e8d30074bffc10c963eb2117f8f23b6.tar.gz
gcc 12 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c2378bdec25d..f2c7fdf5c0a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=('mingw-w64-llvm')
pkgver=13.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="Collection of modular and reusable compiler and toolchain technologies (mingw-w64)"
arch=('any')
url="http://llvm.org/"