blob: b1318899ada5c064ce53390aba20de9cfffad8db (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = waynote
pkgdesc = Wayland-native markdown sticky notes for tiling WMs (wlr-layer-shell)
pkgver = 0.1.3
pkgrel = 1
url = https://github.com/mryll/waynote
arch = x86_64
license = MIT
makedepends = cargo
depends = gtk4
depends = gtk4-layer-shell
options = !debug
source = waynote-0.1.3.tar.gz::https://github.com/mryll/waynote/archive/refs/tags/v0.1.3.tar.gz
sha256sums = 5d1827630b5aa7070a73a8aa079d32b4b40255cafd1b1f933311fcb2b6a02acb
pkgname = waynote
|