From de5cc9f8489a609db8fa30cd529cc14aa1d7d98e Mon Sep 17 00:00:00 2001 From: Johannes Schindelin Date: Sat, 21 Dec 2024 15:48:56 +0000 Subject: [PATCH] mintty: update to 3.7.7 Signed-off-by: Johannes Schindelin --- mintty/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mintty/PKGBUILD b/mintty/PKGBUILD index 1438b4ceda8..5fc4a414f3a 100644 --- a/mintty/PKGBUILD +++ b/mintty/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Alexey Pavlov pkgname=mintty -pkgver=3.7.6 +pkgver=3.7.7 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=('8f50c59b703c6b6cd64bc16cc5ffef524284d7bbf73c881c87f6edec607adf1a' +sha256sums=('6f1a03e3fdab51927a1eb7415a1478f694aeb57d37edcee8eca50ed3a7e044a0' 'eb3193f5b537f58e9988271707a3b242b36215daeddae449c094f5556e530f90' '1f843c47590ffe6249a47d8587b554d6258790ba7df1cd65156d63ce99867f1d')