lapce: update to 0.4.2, adopt

This commit is contained in:
Saksham Verma 2024-11-18 21:14:27 +05:30 committed by classabbyamp
parent e103d74acb
commit 0e30ca2814
2 changed files with 11 additions and 10 deletions

View file

@ -1,12 +1,13 @@
diff --git a/extra/linux/dev.lapce.lapce.desktop b/extra/linux/dev.lapce.lapce.desktop diff --git a/extra/linux/dev.lapce.lapce.desktop b/extra/linux/dev.lapce.lapce.desktop
index 83f9c5cc..8d81cd87 100644 index ba7ad9a9d8e..96d49e941ad 100644
--- a/extra/linux/dev.lapce.lapce.desktop --- a/extra/linux/dev.lapce.lapce.desktop
+++ b/extra/linux/dev.lapce.lapce.desktop +++ b/extra/linux/dev.lapce.lapce.desktop
@@ -6,6 +6,6 @@ Name=Lapce @@ -8,7 +8,7 @@ Categories=Development;IDE;
Comment=Lightning-fast and powerful code editor written in Rust GenericName=Code Editor
Categories=Development;IDE; StartupWMClass=lapce
-Icon=dev.lapce.lapce -Icon=dev.lapce.lapce
+Icon=/usr/share/icons/hicolor/scalable/apps/dev.lapce.lapce.svg +Icon=/usr/share/icons/hicolor/scalable/apps/dev.lapce.lapce.svg
Exec=lapce Exec=lapce %F
Terminal=false Terminal=false
MimeType=text/plain;inode/directory;

View file

@ -1,18 +1,18 @@
# Template file for 'lapce' # Template file for 'lapce'
pkgname=lapce pkgname=lapce
version=0.2.8 version=0.4.2
revision=2 revision=1
archs="aarch64* x86_64*" # wasmer-vm crate fails to build (unsupported platform) archs="aarch64* x86_64*" # wasmer-vm crate fails to build (unsupported platform)
build_style=cargo build_style=cargo
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="fontconfig-devel gtk+3-devel openssl-devel" makedepends="fontconfig-devel gtk+3-devel openssl-devel libgit2-1.8-devel"
short_desc="Lightning-fast and powerful code editor" short_desc="Lightning-fast and powerful code editor"
maintainer="Alex Lohr <alexthkloss@web.de>" maintainer="Saksham <voidisnull@duck.com>"
license="Apache-2.0" license="Apache-2.0"
homepage="https://lapce.dev/" homepage="https://lapce.dev/"
changelog="https://github.com/lapce/lapce/releases" changelog="https://github.com/lapce/lapce/releases"
distfiles="https://github.com/lapce/lapce/archive/refs/tags/v${version}.tar.gz" distfiles="https://github.com/lapce/lapce/archive/refs/tags/v${version}.tar.gz"
checksum=650b81c3dfbd727101111de60c208c191258fb27a96b1cec392afa7c0579a6ff checksum=1abf998ddaa95e2349691736fda88c16cc34ddf6e3cb2c5fa3dcb5f77c1d1b1c
post_install() { post_install() {
vinstall extra/linux/dev.lapce.lapce.desktop 644 usr/share/applications/ vinstall extra/linux/dev.lapce.lapce.desktop 644 usr/share/applications/