From 6d62cae7a706b41ef39efa18e6002c9d6e994a4e Mon Sep 17 00:00:00 2001 From: Alexey Pavlov Date: Wed, 16 Sep 2015 08:47:23 +0300 Subject: [PATCH] mintty: Update to 2.1.5 --- mintty/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mintty/PKGBUILD b/mintty/PKGBUILD index 1c44db4a..ad0c4be4 100644 --- a/mintty/PKGBUILD +++ b/mintty/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Alexey Pavlov pkgname=mintty -pkgver=2.0.3 +pkgver=2.1.5 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 02-mintty-add-msys-64bit.patch) -sha1sums=('4e6324559b75f3ba63fa2c40b05f0116d5d2f0d0' +sha1sums=('2ce5abdc203dc962aee61f2a1e8ab53a436ed83c' 'f3686ce7f28a954b058c155016a884480c06d6b0') prepare() {