File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # !/SBUILD
2+ _disabled : false
3+
4+ pkg : " qownnotes"
5+ pkg_id : " pkgforge-dev.qownnotes"
6+ pkg_type : " appimage"
7+ ghcr_pkg : " pkgforge-dev/qownnotes"
8+ category :
9+ - " TextEditor"
10+ - " Utility"
11+ description : " Plain-text file markdown note taking with Nextcloud/ownCloud integration"
12+ homepage :
13+ - " https://www.qownnotes.org"
14+ - " https://github.com/pbek/QOwnNotes"
15+ maintainer :
16+ - " QaidVoid (contact@qaidvoid.dev)"
17+ license :
18+ - " GPL-2.0"
19+ build_asset :
20+ - url : " https://raw.githubusercontent.com/pbek/QOwnNotes/main/LICENSE"
21+ out : " LICENSE"
22+ - url : " https://github.com/pkgforge-dev/QOwnNotes-AppImage/releases/download/${PKGVER}/QOwnNotes-${PKGVER}-anylinux-${ARCH}.AppImage"
23+ out : " qownnotes"
24+ note :
25+ - " Fetched from Pre Built Community Created AppImage. Check/Report @ https://github.com/pkgforge-dev/QOwnNotes-AppImage"
26+ - " [PORTABLE] (Works on AnyLinux)"
27+ provides :
28+ - " qownnotes"
29+ repology :
30+ - " qownnotes"
31+ src_url :
32+ - " https://github.com/pkgforge-dev/QOwnNotes-AppImage"
33+ tag :
34+ - " note-taking"
35+ - " markdown"
36+ - " nextcloud"
37+ x_exec :
38+ host :
39+ - " x86_64-linux"
40+ - " aarch64-linux"
41+ shell : " sh"
42+ pkgver : |
43+ curl -qfsSL "https://api.github.com/repos/pkgforge-dev/QOwnNotes-AppImage/releases/latest?per_page=20" | jq -r '.tag_name'
You can’t perform that action at this time.
0 commit comments