org-roam-to-obsidian

LOW
maintainer alrayyes 0 votes scanned 2026-09-01 09:47:42.175833
View on AUR
Why flagged

Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.

Triggered rules

Low Few votes, recently uploaded zero_votes_recent

Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.

PKGBUILD

1# Maintainer: Ryan Kes <511318+alrayyes@users.noreply.github.com>
2pkgname=org-roam-to-obsidian
3pkgver=3.8.2
4pkgrel=1
5pkgdesc="Convert org-roam notes to Obsidian markdown format"
6arch=('any')
7url="https://github.com/alrayyes/org-roam-to-obsidian"
8license=('GPL-3.0-or-later')
9depends=('python')
10source=("$pkgname-$pkgver.tar.gz::https://github.com/alrayyes/org-roam-to-obsidian/archive/v$pkgver.tar.gz")
11sha256sums=('8cd132b387c9f650f33dcb0f2c0c5f7e3248446be518530461761e1761b72bf3')
12
13package() {
14 cd "$pkgname-$pkgver"
15 install -Dm755 convert.py "$pkgdir/usr/bin/$pkgname"
16 install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
17 install -Dm644 README.md "$pkgdir/usr/share/doc/$pkgname/README.md"
18}
19

Scan history

Scanned at (UTC)SeverityRules
2026-09-01 09:47:42 Low 1

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion