blob: c45459d8d1a2756f7542516bbd8558b21936d822 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = pulsar-bin
pkgdesc = A community-led hyper-hackable text editor, built on electron
pkgver = 1.128.0
pkgrel = 1
url = https://github.com/pulsar-edit/pulsar
arch = x86_64
license = MIT
depends = libxkbfile
depends = ripgrep
optdepends = ctags: symbol indexing support
optdepends = git: Git and GitHub integration
optdepends = hunspell: spell check integration
provides = pulsar
conflicts = pulsar
source = pulsar-1.128.0.deb::https://github.com/pulsar-edit/pulsar/releases/download/v1.128.0/Linux.pulsar_1.128.0_amd64.deb
sha256sums = 4418107cef872ee06ffb777406869238263e1a7f0b21e77b08dd705b22c9315f
pkgname = pulsar-bin
|