rukbi

MEDIUM
maintainer willgame 1 votes scanned 2026-09-27 13:18:29.354985
View on AUR
Why flagged

This package was orphaned and re-adopted within the last 30 days — a window where ownership transfers can introduce malicious changes.

Triggered rules

Medium Recently orphaned & re-adopted orphaned_readopted

This package was orphaned and re-adopted within the last 30 days — a window where ownership transfers can introduce malicious changes.

PKGBUILD

1# Maintainer: Denys Popov <denys@denyspopov.biz>
2pkgname=rukbi
3pkgver=4.1
4pkgrel=2
5pkgdesc="Alternative keyboard layouts with miscellaneous useful typographic characters"
6url="http://besisland.name/rukbi"
7arch=("any")
8license=("MIT")
9depends=("xkeyboard-config" "python")
10source=("https://github.com/denyspopov/rukbi/releases/download/$pkgver/$pkgname-$pkgver-linux.tar.bz2")
11md5sums=('6d549c632afcb78f0c84e8ed2ec4249b')
12sha1sums=('487e9426d955525e9b4002b4ca09bde133e25097')
13sha256sums=('fd10e88a18bd2463e81830451577b3aa07bebd90e455f3294f56cfaf95db23fe')
14install=arch-install
15
16package() {
17 local xkbdir="$pkgdir/usr/share/X11/xkb"
18 cd "$srcdir"
19
20 install -d $xkbdir/symbols
21 install -m 0644 symbols/* $xkbdir/symbols/
22
23 install -d $xkbdir/rukbi/install $xkbdir/rukbi/symbols $xkbdir/rukbi/rules
24 install -m 0755 install/* $xkbdir/rukbi/install/
25 install -m 0644 symbols/* $xkbdir/rukbi/symbols/
26 install -m 0644 rules/* $xkbdir/rukbi/rules/
27}
28

Scan history

Scanned at (UTC)SeverityRules
2026-09-27 13:18:29 Medium 1
2026-06-18 16:11:54 Clean 0

Report a package

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

0 / 4000
Your suggestion