mintty: Update to 3.7.7

This commit is contained in:
Christoph Reiter 2024-12-24 14:15:47 +01:00
parent 036776df8e
commit a2bdeca0ae

View File

@ -1,7 +1,7 @@
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
pkgname=mintty
pkgver=3.7.6
pkgver=3.7.7
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=('8f50c59b703c6b6cd64bc16cc5ffef524284d7bbf73c881c87f6edec607adf1a'
sha256sums=('6f1a03e3fdab51927a1eb7415a1478f694aeb57d37edcee8eca50ed3a7e044a0'
'aabad49568755a05e76b2581eb6061e27c3ab099aa0f4eb536dfdbcac99cac1f')
build() {