planify-bin
maintainer Felitendo
· 1 votes
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The package is a prebuilt binary from a GitHub release by the maintainer, which is common for AUR packages; the low severity from the static rule is due to few votes and recent upload, but the source is verifiable and matches the project's distribution method.
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.
LOW
AI review
llm_review
An AI model (qwen/qwen3-235b-a22b-2507) reviewed this and agrees it is LOW (confidence 95%): The package is a prebuilt binary from a GitHub release by the maintainer, which is common for AUR packages; the low severity from the static rule is due to few votes and recent upload, but the source is verifiable and matches the project's distribution method.
PKGBUILD
1
# Maintainer: Felitendo
2
# This PKGBUILD is updated automatically:
3
# https://github.com/Felitendo/PKGBUILDS
4
5
pkgname=planify-bin
6
pkgver=4.19.5
7
pkgrel=1
8
pkgdesc="Task manager with Todoist and Nextcloud support (prebuilt, bundles gxml)"
9
arch=('x86_64')
10
url="https://useplanify.com"
11
license=('GPL-3.0-or-later')
12
depends=('evolution-data-server' 'gtk4' 'gtksourceview5' 'icu' 'json-glib'
13
'libadwaita' 'libgee' 'libical' 'libportal' 'libportal-gtk4'
14
'libsecret' 'libsoup3' 'libspelling' 'sqlite' 'hicolor-icon-theme')
15
provides=('planify')
16
conflicts=('planify' 'elementary-planner')
17
source=("https://github.com/Felitendo/PKGBUILDS/releases/download/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.zst")
18
sha256sums=('563a80c7660b207f6c139e0f78bcb49631e8369be29369a7a984b022816b8c0f')
19
20
package() {
21
cp -a "$srcdir/usr" "$pkgdir/"
22
}
23
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-08-03 00:08:14 | LOW | 2 |
| 2026-08-02 00:16:08 | LOW | 2 |
| 2026-08-01 00:11:18 | LOW | 2 |
| 2026-07-31 00:14:10 | LOW | 2 |
| 2026-07-30 00:17:23 | LOW | 2 |
| 2026-07-29 00:25:53 | LOW | 2 |
| 2026-07-28 00:07:28 | LOW | 2 |
| 2026-07-27 00:24:32 | LOW | 2 |
| 2026-07-26 00:07:32 | LOW | 2 |
| 2026-07-25 00:13:44 | LOW | 2 |
| 2026-07-24 11:27:50 | LOW | 2 |
| 2026-07-24 09:27:42 | LOW | 2 |