From 2ac5ba48e551645c5cda7b6dbf78cf80f509ea2b Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Thu, 18 Mar 2021 09:30:11 +0100 Subject: [PATCH] mintty: rebuild --- mintty/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mintty/PKGBUILD b/mintty/PKGBUILD index f549488f..a0578f35 100644 --- a/mintty/PKGBUILD +++ b/mintty/PKGBUILD @@ -2,7 +2,7 @@ pkgname=mintty pkgver=3.4.5 -pkgrel=1 +pkgrel=2 epoch=1 pkgdesc="Terminal emulator with native Windows look and feel" arch=('i686' 'x86_64')