Skip to content

Commit

Permalink
mintty: update to 3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Biswa96 committed Nov 14, 2023
1 parent bd107f0 commit ae7800a
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.6.5
pkgver=3.7.0
pkgrel=1
epoch=1
pkgdesc="Terminal emulator with native Windows look and feel"
Expand All @@ -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() {
Expand Down

0 comments on commit ae7800a

Please sign in to comment.