blob: 34739e65da4a89bca9cf5082a180f2e7a8bb2005 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = notesmd-cli
pkgdesc = Interact with Obsidian in the terminal. Open, search, create, update and move notes!
pkgver = 0.3.6
pkgrel = 1
url = https://github.com/Yakitrak/notesmd-cli
install = notesmd-cli.install
arch = aarch64
arch = x86_64
license = MIT
makedepends = go
depends = glibc
source = notesmd-cli-0.3.6.tar.gz::https://github.com/Yakitrak/notesmd-cli/archive/v0.3.6.tar.gz
sha256sums = 6e0bb297027f1a37cea3ae923dc79eb92c652ecf5c839b1f9f2983e72e9f3259
pkgname = notesmd-cli
|