mintty: update to 3.6.2

This commit is contained in:
مهدي شينون (Mehdi Chinoune)
2022-11-19 13:36:34 +01:00
committed by GitHub
parent e2af858a02
commit ea6c82cd02

View File

@@ -1,8 +1,8 @@
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
pkgname=mintty
pkgver=3.6.1
pkgrel=2
pkgver=3.6.2
pkgrel=1
epoch=1
pkgdesc="Terminal emulator with native Windows look and feel"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ makedepends=('gcc')
url="https://mintty.github.io"
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/mintty/mintty/archive/${pkgver}.tar.gz
"001-default-size.patch")
sha256sums=('3d7d3bce9231f30ab1712fcbecac4c6070b9d695cb6b9bcab32cf8d33ff7a411'
sha256sums=('bd0dc27b08114adf84fbd7b4edcb2f6c2dcbc9ae7079990c213e65b923e8078a'
'2bcd93ed0e91c5dad900e3c15c7de33e1fb5388de227a24538fb4409d3363445')
prepare() {