rutile-bin

maintainer Yatoub · 0 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The package installs a pre-built binary from the project's official GitHub release, which is a normal practice for AUR packages; the source is verifiable and the binary is from a trusted project host, posing no immediate risk.

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 installs a pre-built binary from the project's official GitHub release, which is a normal practice for AUR packages; the source is verifiable and the binary is from a trusted project host, posing no immediate risk.

PKGBUILD

1pkgname=rutile-bin
2pkgver=0.5.0
3pkgrel=1
4pkgdesc='GNOME-native terminal emulator with split tiling and synchronized input (pre-built binary)'
5url='https://github.com/yatoub/Rutile'
6license=('MIT')
7depends=('gtk4' 'libadwaita' 'vte4')
8arch=('x86_64')
9provides=('rutile')
10conflicts=('rutile')
11source=("https://github.com/yatoub/Rutile/archive/refs/tags/v${pkgver}.tar.gz")
12source_x86_64=("rutile-${pkgver}-linux-x86_64::https://github.com/yatoub/Rutile/releases/download/v${pkgver}/rutile-linux-x86_64")
13b2sums=(a8f9304e15bf38ca1262c9aa5d0fe083518cc57139c9b57177b567334c707b11bfb680b5a93c278d15384a3270f065d03c7c364a4e65804d967ad2628dd75a30)
14b2sums_x86_64=(5bee50bdcd78d6b98c731921ab36078167625f3246077f53462a3d5881007eebfcec9a21b2b16f221b730e894bdd78033307bfe5fdf7b506839e5ffdb98f121a)
15
16package() {
17 install -Dm0755 "rutile-${pkgver}-linux-x86_64" "$pkgdir/usr/bin/rutile"
18 install -Dm0644 "Rutile-${pkgver}/LICENSE" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
19 install -Dm0644 "Rutile-${pkgver}/resources/rutile.desktop" "$pkgdir/usr/share/applications/rutile.desktop"
20 install -Dm0644 "Rutile-${pkgver}/README.md" "$pkgdir/usr/share/doc/$pkgname/README.md"
21}
22

Changes since previous scan

--- PKGBUILD @ 2026-07-29 01:40
+++ PKGBUILD @ 2026-08-03 00:08
@@ -1,5 +1,5 @@
pkgname=rutile-bin
-pkgver=0.3.1
+pkgver=0.5.0
pkgrel=1
pkgdesc='GNOME-native terminal emulator with split tiling and synchronized input (pre-built binary)'
url='https://github.com/yatoub/Rutile'
@@ -10,8 +10,8 @@
conflicts=('rutile')
source=("https://github.com/yatoub/Rutile/archive/refs/tags/v${pkgver}.tar.gz")
source_x86_64=("rutile-${pkgver}-linux-x86_64::https://github.com/yatoub/Rutile/releases/download/v${pkgver}/rutile-linux-x86_64")
-b2sums=(c8e4b96955d345b32f0d98daadb287590e88167bf20b4ad0813674e2416f297ca8264b24f0ccaaf3018ff5bde1727668da25bee8772603cd380e8c9aea91ad6b)
-b2sums_x86_64=(734faad90c0f6575a348fc3b60bfdcca48edc24bcbf9b4270319f33a9773b8670bb1872e8e074f56dedd75d19e68639a1a4c98310643f1e624b425b6f0f096f4)
+b2sums=(a8f9304e15bf38ca1262c9aa5d0fe083518cc57139c9b57177b567334c707b11bfb680b5a93c278d15384a3270f065d03c7c364a4e65804d967ad2628dd75a30)
+b2sums_x86_64=(5bee50bdcd78d6b98c731921ab36078167625f3246077f53462a3d5881007eebfcec9a21b2b16f221b730e894bdd78033307bfe5fdf7b506839e5ffdb98f121a)
package() {
install -Dm0755 "rutile-${pkgver}-linux-x86_64" "$pkgdir/usr/bin/rutile"

Scan history

Scanned at (UTC)SeverityRules
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 17:12:22 LOW 2
2026-07-29 15:12:02 LOW 2
2026-07-29 01:40:32 MEDIUM 2
2026-07-29 00:25:53 MEDIUM 2
2026-07-28 15:39:03 MEDIUM 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 00:02:28 LOW 2
2026-07-23 00:14:47 LOW 2
2026-07-22 01:18:42 LOW 2
2026-07-22 00:29:32 MEDIUM 2
2026-07-21 00:24:15 MEDIUM 2
2026-07-20 21:14:52 MEDIUM 2

Report a package

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

0 / 4000
Your suggestion