mintty: Update to 2.1.5

This commit is contained in:
Alexey Pavlov
2015-09-16 08:47:23 +03:00
parent c34c7617bc
commit 6d62cae7a7

View File

@@ -1,7 +1,7 @@
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
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() {