mintty: update to 3.6.0
This commit is contained in:
committed by
GitHub
parent
3886be4ca8
commit
74da36802c
@@ -1,7 +1,7 @@
|
||||
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
|
||||
|
||||
pkgname=mintty
|
||||
pkgver=3.5.3
|
||||
pkgver=3.6.0
|
||||
pkgrel=1
|
||||
epoch=1
|
||||
pkgdesc="Terminal emulator with native Windows look and feel"
|
||||
@@ -11,12 +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=('7cdd345ee60b94b178077d0c338a953f70b14baa238f16fd3546ba1530387223')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
|
||||
}
|
||||
sha256sums=('0ad493c1234ab584585e37ace38066611c63f526e4b1b71df26ef36d55c1599e')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
|
||||
Reference in New Issue
Block a user