blob: 3e7495e32365c55466a01d416e634dad5294e5b3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = monk
pkgdesc = monk is a cli and daemon combo that manages articles that you want store and save for a later date.
pkgver = 0.3.0
pkgrel = 3
url = https://gitlab.com/fisherdarling/monk
arch = i686
arch = x86_64
license = GPL
license = Apache
makedepends = rust
source = https://gitlab.com/fisherdarling/monk/-/archive/monk-v0.3.0/monk-monk-v0.3.0.tar.gz
source = https://github.com/Y2Z/monolith/archive/96da64e1935b3d5046a90b61556894f0bc9276e4.tar.gz
sha256sums = 80d4f4817b7b7a94433cad8f49729ff76058cbe67447fa6fbc2a5dbc8a0eb6c0
sha256sums = 0a2a40bd452ffcd4775a2f7c1d112fcb28d4e765e3bb5e2b4a2f8d0c702aba49
pkgname = monk
|