mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
lapce: update to 0.4.3
This commit is contained in:
parent
c4936bc5b6
commit
32d13f7abf
1 changed files with 4 additions and 4 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'lapce'
|
||||
pkgname=lapce
|
||||
version=0.4.2
|
||||
revision=2
|
||||
version=0.4.3
|
||||
revision=1
|
||||
archs="aarch64* x86_64*" # wasmer-vm crate fails to build (unsupported platform)
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="fontconfig-devel gtk+3-devel openssl-devel libgit2-1.8-devel"
|
||||
makedepends="fontconfig-devel gtk+3-devel openssl-devel libgit2-1.9-devel"
|
||||
short_desc="Lightning-fast and powerful code editor"
|
||||
maintainer="Saksham <voidisnull@duck.com>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://lapce.dev/"
|
||||
changelog="https://github.com/lapce/lapce/releases"
|
||||
distfiles="https://github.com/lapce/lapce/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=1abf998ddaa95e2349691736fda88c16cc34ddf6e3cb2c5fa3dcb5f77c1d1b1c
|
||||
checksum=2751c13e472ada64bc9ee7646200980730e5c2523a119882cd32cf88c7f4cea0
|
||||
|
||||
post_install() {
|
||||
vinstall extra/linux/dev.lapce.lapce.desktop 644 usr/share/applications/
|
||||
|
|
Loading…
Add table
Reference in a new issue