Skip to content

Commit

Permalink
Merge pull request #175 from git-for-windows/mintty-3.7.4
Browse files Browse the repository at this point in the history
mintty: update to 3.7.4
  • Loading branch information
dscho authored Jul 3, 2024
2 parents e7deca1 + a4e39bc commit 0af5343
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.3
pkgver=3.7.4
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=('72c97c7bd63c2815238131e8915d6e0bf76f67be7e9533eb2b81814cd70ed008'
sha256sums=('e396ed0bca8e5e270406808c62262219b5b6baa1bce5f52037820ef65c8150e3'
'eb3193f5b537f58e9988271707a3b242b36215daeddae449c094f5556e530f90'
'1f843c47590ffe6249a47d8587b554d6258790ba7df1cd65156d63ce99867f1d')

Expand Down

0 comments on commit 0af5343

Please sign in to comment.