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() {