Skip to content

Commit

Permalink
mintty: Update to 3.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka committed Dec 24, 2024
1 parent 036776d commit a2bdeca
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 @@ -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=('8f50c59b703c6b6cd64bc16cc5ffef524284d7bbf73c881c87f6edec607adf1a'
sha256sums=('6f1a03e3fdab51927a1eb7415a1478f694aeb57d37edcee8eca50ed3a7e044a0'
'aabad49568755a05e76b2581eb6061e27c3ab099aa0f4eb536dfdbcac99cac1f')

build() {
Expand Down

0 comments on commit a2bdeca

Please sign in to comment.