diff --git a/mintty/PKGBUILD b/mintty/PKGBUILD index c0d2e7f7504..c52705ef71b 100644 --- a/mintty/PKGBUILD +++ b/mintty/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Alexey Pavlov pkgname=mintty -pkgver=3.7.5 +pkgver=3.7.6 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=('540731ede33f8828f5b0ce5ddbd4d0ebd290b15db5390f472d8f0d179dce637b' +sha256sums=('8f50c59b703c6b6cd64bc16cc5ffef524284d7bbf73c881c87f6edec607adf1a' 'aabad49568755a05e76b2581eb6061e27c3ab099aa0f4eb536dfdbcac99cac1f') build() {