alacritty: update to 0.15.1
This commit is contained in:
parent
7739b57197
commit
7abc6f3cbb
@ -3,7 +3,7 @@
|
||||
_realname=alacritty
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=0.15.0
|
||||
pkgver=0.15.1
|
||||
pkgrel=1
|
||||
pkgdesc="A cross-platform, OpenGL terminal emulator (mingw-w64)"
|
||||
arch=('any')
|
||||
@ -24,7 +24,7 @@ optdepends=("${MINGW_PACKAGE_PREFIX}-ncurses: for alacritty terminfo database")
|
||||
source=("git+${msys2_repository_url}.git#tag=v${pkgver}")
|
||||
validpgpkeys=('4DAA67A9EA8B91FCC15B699C85CDAE3C164BA7B4' # Christian Dürr <contact@christianduerr.com>
|
||||
'A56EF308A9F1256C25ACA3807EA8F8B94622A6A9') # Kirill Chibisov <contact@kchibisov.com>
|
||||
sha256sums=('a7c39caf7487f19e94cd55a7437c6b8aa5f6118e576b2a2c0cac3526abb226a3')
|
||||
sha256sums=('62d9c823b34aab1153a952ba84f206ff3951078c1b96b947b4d872c9fb9a0fe3')
|
||||
|
||||
prepare() {
|
||||
cd "${_realname}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user