diff --git a/mintty/PKGBUILD b/mintty/PKGBUILD index 96f89072..ec99dedc 100644 --- a/mintty/PKGBUILD +++ b/mintty/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Alexey Pavlov 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() {