mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
25 lines
781 B
Text
25 lines
781 B
Text
pkgbase = markus-bin
|
|
pkgdesc = A local WYSIWYG Markdown editor built with Electron, React, and ProseMirror
|
|
pkgver = 0.11.1
|
|
pkgrel = 1
|
|
url = https://github.com/benquemax/markus-the-editor
|
|
arch = x86_64
|
|
license = MIT
|
|
depends = gtk3
|
|
depends = nss
|
|
depends = libxss
|
|
depends = libxtst
|
|
depends = xdg-utils
|
|
depends = libsecret
|
|
depends = libappindicator-gtk3
|
|
optdepends = libnotify: for desktop notifications
|
|
provides = markus
|
|
provides = markus-the-editor
|
|
conflicts = markus
|
|
conflicts = markus-the-editor
|
|
options = !strip
|
|
options = !debug
|
|
source = Markus-0.11.1.AppImage::https://github.com/benquemax/markus-the-editor/releases/download/v0.11.1/Markus-0.11.1.AppImage
|
|
sha256sums = 59a252d1e020acff063fa1c3101554a40e0696a43190e2bb37cd4573a3f49fb3
|
|
|
|
pkgname = markus-bin
|