Skip to content

Commit

Permalink
Merge pull request #204 from git-for-windows/mintty-3.7.7
Browse files Browse the repository at this point in the history
mintty: update to 3.7.7
  • Loading branch information
dscho authored Dec 21, 2024
2 parents 606bf1f + de5cc9f commit c2ab801
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mintty/PKGBUILD
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -13,7 +13,7 @@ url="https://mintty.github.io"
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/mintty/mintty/archive/${pkgver}.tar.gz
0001-add-msys2-launcher.patch
0002-fix-current-dir-inheritance-for-alt-f2-on-msys2.patch)
sha256sums=('8f50c59b703c6b6cd64bc16cc5ffef524284d7bbf73c881c87f6edec607adf1a'
sha256sums=('6f1a03e3fdab51927a1eb7415a1478f694aeb57d37edcee8eca50ed3a7e044a0'
'eb3193f5b537f58e9988271707a3b242b36215daeddae449c094f5556e530f90'
'1f843c47590ffe6249a47d8587b554d6258790ba7df1cd65156d63ce99867f1d')

Expand Down

0 comments on commit c2ab801

Please sign in to comment.