upgpkg(lapce): 0.2.7

This commit is contained in:
MedzikUserBot 2023-03-16 21:14:09 +00:00
parent 8cf176aa37
commit 41b671da30
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Maintainer: MedzikUser <nivua1fn@duck.com>
pkgname='lapce'
pkgver="0.2.6"
pkgver="0.2.7"
pkgrel=1
pkgdesc='Lightning-fast and Powerful Code Editor written in Rust'
arch=('x86_64')
@ -9,7 +9,7 @@ license=('Apache')
depends=('gcc-libs' 'libxcb' 'expat' 'freetype2' 'libxkbcommon' 'fontconfig' 'gtk3')
makedepends=('rust' 'python' 'cmake')
source=("${url}/archive/v${pkgver}.tar.gz")
sha256sums=('0b7262f319e3899fa68d9e3fdf894afdff5c4ae8f80c659a6fcc08e47b8bf27b')
sha256sums=('c4e0668bf98e83a8c451fe69173c51d8345511a1bd580c412750f3b940531c27')
options=('!lto')
build() {