From a2bdeca0ae93b1525b8e4ff37d068b8dc2852d3f Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Tue, 24 Dec 2024 14:15:47 +0100 Subject: [PATCH] mintty: Update to 3.7.7 --- mintty/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mintty/PKGBUILD b/mintty/PKGBUILD index c52705ef71b..5c34c2c8c0b 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" @@ -17,7 +17,7 @@ msys2_references=( backup=('etc/minttyrc') source=(${pkgname}-${pkgver}.tar.gz::https://github.com/mintty/mintty/archive/${pkgver}.tar.gz "minttyrc") -sha256sums=('8f50c59b703c6b6cd64bc16cc5ffef524284d7bbf73c881c87f6edec607adf1a' +sha256sums=('6f1a03e3fdab51927a1eb7415a1478f694aeb57d37edcee8eca50ed3a7e044a0' 'aabad49568755a05e76b2581eb6061e27c3ab099aa0f4eb536dfdbcac99cac1f') build() {