blob: 06e3588e632555b44647421cc5dc3e18feff7675 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = quicknote-bin
pkgdesc = Helps to paste some random text or take some notes right from your taskbar!
pkgver = 2.0.3
pkgrel = 2
url = https://srilakshmikanthanp.github.io/quicknote/
arch = x86_64
license = MIT
makedepends = fuse2
depends = electron22
provides = quicknote=2.0.3
conflicts = quicknote
source = quicknote-2.0.3.AppImage::https://github.com/srilakshmikanthanp/quicknote/releases/download/v2.0.3/quicknote-2.0.3.AppImage
source = LICENSE-2.0.3::https://raw.githubusercontent.com/srilakshmikanthanp/quicknote/v2.0.3/LICENSE
source = quicknote.sh
sha256sums = 1bd36e4028e670c3e2dfdb8163fc04b65d2e19c7dab673c0cea3e05822bc273a
sha256sums = 39282d59b67575a0d421c3df6705e5fa5932677862f4b9540cda0e237659c92c
sha256sums = 2b2e8aeed33fd71c521e49fd54fb2fa81218d16aef8bccb88d77909055ab8051
pkgname = quicknote-bin
|