From a4e39bc3d4f2bc343995f60ccc8ea5db2537c2c1 Mon Sep 17 00:00:00 2001 From: Johannes Schindelin Date: Wed, 3 Jul 2024 19:10:15 +0000 Subject: [PATCH] mintty: update to 3.7.4 Signed-off-by: Johannes Schindelin --- mintty/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mintty/PKGBUILD b/mintty/PKGBUILD index 733cfe68906..f443e170e65 100644 --- a/mintty/PKGBUILD +++ b/mintty/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Alexey Pavlov pkgname=mintty -pkgver=3.7.3 +pkgver=3.7.4 pkgrel=1 epoch=1 pkgdesc="Terminal emulator with native Windows look and feel" @@ -13,7 +13,7 @@ url="https://mintty.github.io" source=(${pkgname}-${pkgver}.tar.gz::https://github.com/mintty/mintty/archive/${pkgver}.tar.gz 0001-add-msys2-launcher.patch 0002-fix-current-dir-inheritance-for-alt-f2-on-msys2.patch) -sha256sums=('72c97c7bd63c2815238131e8915d6e0bf76f67be7e9533eb2b81814cd70ed008' +sha256sums=('e396ed0bca8e5e270406808c62262219b5b6baa1bce5f52037820ef65c8150e3' 'eb3193f5b537f58e9988271707a3b242b36215daeddae449c094f5556e530f90' '1f843c47590ffe6249a47d8587b554d6258790ba7df1cd65156d63ce99867f1d')