From b0bd5986bf87f542b81a3a5cf718f88fa2a908b2 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Sat, 24 Oct 2020 21:44:08 +0530 Subject: [PATCH] mintty: Update to 3.4.1 --- mintty/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mintty/PKGBUILD b/mintty/PKGBUILD index 412d5ad1..b5789131 100644 --- a/mintty/PKGBUILD +++ b/mintty/PKGBUILD @@ -2,7 +2,7 @@ PKGEXT='.pkg.tar.xz' pkgname=mintty -pkgver=3.4.0 +pkgver=3.4.1 pkgrel=1 epoch=1 pkgdesc="Terminal emulator with native Windows look and feel" @@ -12,7 +12,7 @@ depends=('sh') url="https://mintty.github.io" source=(${pkgname}-${pkgver}.tar.gz::https://github.com/mintty/mintty/archive/${pkgver}.tar.gz 0002-add-msys2-launcher.patch) -sha256sums=('1901875bc608e9979b8c7a34adad446e3d959f45d06e7c61544bef3f2d3a6877' +sha256sums=('5eb42fd54b9ac7b7da818dfae16d5dc8e306333e11b70c8f40f77bf213f96a84' 'dbf0eecfcd7a02361ed1b86409b77b759473ae37f29a91dab5028b149d7dac1c') del_file_exists() {