mintty: Update to 3.5.2
This commit is contained in:
parent
b3c1faddab
commit
8b5e72dc95
@ -1,7 +1,7 @@
|
||||
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
|
||||
|
||||
pkgname=mintty
|
||||
pkgver=3.5.1
|
||||
pkgver=3.5.2
|
||||
pkgrel=1
|
||||
epoch=1
|
||||
pkgdesc="Terminal emulator with native Windows look and feel"
|
||||
@ -11,7 +11,7 @@ depends=('sh')
|
||||
makedepends=('gcc')
|
||||
url="https://mintty.github.io"
|
||||
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/mintty/mintty/archive/${pkgver}.tar.gz)
|
||||
sha256sums=('cd51f1a042f363adaaf81205deda6b7bca8812bb4dc3502f7c4a1b12183d9dec')
|
||||
sha256sums=('3e47a27864728c96f251cf7d163fddc908259b844e1c008eb16ffbb00db2a4df')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user