memokeel

LOW
maintainer SancaK 0 votes scanned 2026-08-20 21:12:41.539726
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: Serhan Aydinicen <saydinicen9@gmail.com>
2
3pkgname=memokeel
4_id=com.conqrex.memokeel
5pkgver=0.2.1
6pkgrel=1
7pkgdesc='KDE Plasma 6 widget for notes, to-dos, kanban boards, reminders, and tags'
8arch=('any')
9url='https://github.com/Conqrex/Conqrex.MemoKeel'
10license=('MIT')
11depends=('plasma-workspace' 'jq' 'file')
12optdepends=('libnotify: fallback desktop notifications via notify-send')
13source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz")
14sha256sums=('8038453d567d64383c9325a08225f1a13e6b1852d1233da981a8813e115500ab')
15
16package() {
17 install -dm755 "$pkgdir/usr/share/plasma/plasmoids/$_id"
18 cp -a "$srcdir"/*/package/. "$pkgdir/usr/share/plasma/plasmoids/$_id/"
19 install -Dm644 "$srcdir"/*/LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
20 install -Dm644 "$srcdir"/*/package/contents/icons/$_id.svg \
21 "$pkgdir/usr/share/icons/hicolor/scalable/apps/$_id.svg"
22}
23

Changes since previous scan

--- PKGBUILD @ 2026-08-14 00:03
+++ PKGBUILD @ 2026-08-20 21:12
@@ -2,7 +2,7 @@
pkgname=memokeel
_id=com.conqrex.memokeel
-pkgver=0.2.0
+pkgver=0.2.1
pkgrel=1
pkgdesc='KDE Plasma 6 widget for notes, to-dos, kanban boards, reminders, and tags'
arch=('any')
@@ -11,7 +11,7 @@
depends=('plasma-workspace' 'jq' 'file')
optdepends=('libnotify: fallback desktop notifications via notify-send')
source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz")
-sha256sums=('e961b52daebcfc0accbdeeb8665774a90b03b170c9bcc65a437b2bc84a911bac')
+sha256sums=('8038453d567d64383c9325a08225f1a13e6b1852d1233da981a8813e115500ab')
package() {
install -dm755 "$pkgdir/usr/share/plasma/plasmoids/$_id"

Scan history

Scanned at (UTC)SeverityRules
2026-08-20 21:12:41 Low 1
2026-08-14 00:03:41 Clean 2
2026-08-13 13:26:16 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