summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2021-11-26 20:10:51 +0100
committerMichel Zou2021-11-26 20:10:51 +0100
commit4553977ffe50ced3269507ab49771c29fdbafb80 (patch)
tree453fde705d27ac35ab50668fbdcec453f6ab6b53 /PKGBUILD
parent7e3738886f24e72bbad810c69766da76eda16126 (diff)
downloadaur-4553977ffe50ced3269507ab49771c29fdbafb80.tar.gz
sh compatibility
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6ca407b7b1b5..201a00b3ca8e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mingw-w64-make
pkgver=1
-pkgrel=1
+pkgrel=2
arch=('any')
pkgdesc="Make wrapper for MinGW (mingw-w64)"
depends=('mingw-w64-gcc' 'mingw-w64-environment')