mintty: update to 3.7.0

This commit is contained in:
Biswapriyo Nath
2023-11-14 03:59:04 +00:00
parent bd107f0c2e
commit ae7800a700

View File

@@ -1,7 +1,7 @@
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
pkgname=mintty
pkgver=3.6.5
pkgver=3.7.0
pkgrel=1
epoch=1
pkgdesc="Terminal emulator with native Windows look and feel"
@@ -12,7 +12,7 @@ makedepends=('gcc')
url="https://mintty.github.io"
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/mintty/mintty/archive/${pkgver}.tar.gz
"001-default-size.patch")
sha256sums=('21418aa1e5dae72d20edea3146912b65e7fb65b4b9cc3982c20266bda2f518a0'
sha256sums=('3a0f5f47136a5035a8fa7b5d8cd0388703d1e129efbd1e8a12d9879da3c8b2e2'
'2bcd93ed0e91c5dad900e3c15c7de33e1fb5388de227a24538fb4409d3363445')
prepare() {