upgpkg: 'lapce' to '0.1.2'

This commit is contained in:
MedzikUserBot 2022-06-11 12:29:46 +00:00
parent 7f74773bed
commit 482fc796e5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Maintainer: MedzikUser <nivua1fn@duck.com>
pkgname='lapce'
pkgver="0.1.1"
pkgver="0.1.2"
pkgrel=2
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=('SKIP')
sha256sums=('041cc835da6ee73425d150b8d95f136e107e9a2aaced30aaacd981700bee8a6e')
options=('!lto')
build() {