From 368a8b5e7db3370d4e9f2b9d7164087b76decb92 Mon Sep 17 00:00:00 2001 From: Adrian Pop Date: Wed, 8 Jan 2020 20:54:11 +0200 Subject: [PATCH] update mintty to 3.1.0 PR: #1814 --- mintty/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mintty/PKGBUILD b/mintty/PKGBUILD index 808f3645..5442ab4a 100644 --- a/mintty/PKGBUILD +++ b/mintty/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Alexey Pavlov pkgname=mintty -pkgver=3.0.6 +pkgver=3.1.0 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=('0e74ee27fd2c378610050fe764fceac8b81502e69019e996a7549ef22f7d093b' +sha256sums=('3dcb536a40298d454652011bc829a905330ef93e740e096331473d443d858367' 'dbf0eecfcd7a02361ed1b86409b77b759473ae37f29a91dab5028b149d7dac1c') del_file_exists() {