logseq
This commit is contained in:
parent
537ceb66d9
commit
c3ef674d16
@ -12,11 +12,6 @@ conflicts=('logseq')
|
||||
sources=("https://github.com/logseq/logseq/releases/download/${version}/logseq-linux-x64-${version}.zip")
|
||||
checksums=('SKIP')
|
||||
|
||||
scripts=(
|
||||
['postinstall']='postinstall.sh'
|
||||
['postremove']='postremove.sh'
|
||||
)
|
||||
|
||||
package() {
|
||||
cd "${srcdir}/Logseq-linux-x64"
|
||||
install -Dm644 "${scriptdir}/logseq-desktop.desktop" "${pkgdir}/usr/share/applications/logseq-desktop.desktop"
|
||||
|
Loading…
Reference in New Issue
Block a user