blob: 9b9841dc7ff079ac5891ffaf27f75ec04f88672e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = treeline
pkgdesc = Outliner and PIM which stores information in a tree structure
pkgver = 3.1.6
pkgrel = 1
url = http://treeline.bellz.org/
arch = any
license = GPL2
depends = python-lxml
depends = python-pyqt5
optdepends = aspell
optdepends = ispell
optdepends = hunspell
conflicts = treeline-unstable
source = https://github.com/doug-101/TreeLine/releases/download/v3.1.6/treeline-3.1.6.tar.gz
source = treeline.xml
sha256sums = 9f5da5155ff5360daa43a41fe94fc070f33e04e5afc029aceb6ffefd6e9600b1
sha256sums = 2b23717127a37888499bddf62042eddb800d58b10ec88f3f54a538c8e24b19d6
pkgname = treeline
|