mintty: update to 3.8.1

This commit is contained in:
Biswapriyo Nath 2025-09-18 04:14:42 +00:00
parent 995ca0ffda
commit 36b778201a

View File

@ -1,7 +1,7 @@
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
pkgname=mintty
pkgver=3.8.0
pkgver=3.8.1
pkgrel=1
epoch=1
pkgdesc="Terminal emulator with native Windows look and feel"
@ -17,7 +17,7 @@ msys2_references=(
backup=('etc/minttyrc')
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/mintty/mintty/archive/${pkgver}.tar.gz
"minttyrc")
sha256sums=('2d27df2f45963e4b9c781e6e495d0f9ff4963e1a2a3a6ebc1d5c48ac70d8d54a'
sha256sums=('ebe6669017af92a449613e2a45a959be0894fe63516eee0c9dcf0c9532365156'
'ce43a9b0c8eb01a695d0543ceb56c9281708a02aaf92021b72d0f0b69a7feeb9')
build() {