From 5ad298de82061ed1171984f6ac96ac8ae60afc25 Mon Sep 17 00:00:00 2001 From: Johannes Schindelin Date: Tue, 24 Sep 2024 08:41:14 +0000 Subject: [PATCH] mintty: update to 3.7.6 Signed-off-by: Johannes Schindelin --- mintty/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mintty/PKGBUILD b/mintty/PKGBUILD index bf91940bad9..1438b4ceda8 100644 --- a/mintty/PKGBUILD +++ b/mintty/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Alexey Pavlov pkgname=mintty -pkgver=3.7.5 +pkgver=3.7.6 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=('540731ede33f8828f5b0ce5ddbd4d0ebd290b15db5390f472d8f0d179dce637b' +sha256sums=('8f50c59b703c6b6cd64bc16cc5ffef524284d7bbf73c881c87f6edec607adf1a' 'eb3193f5b537f58e9988271707a3b242b36215daeddae449c094f5556e530f90' '1f843c47590ffe6249a47d8587b554d6258790ba7df1cd65156d63ce99867f1d')