xremap-cosmic-bin

LOW
maintainer ChrisK 0 votes scanned 2026-08-24 19:24:22.399485
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: ChrisK <keanug at hotmail dot co dot uk>
2
3pkgname=xremap-cosmic-bin
4pkgver=0.15.11
5pkgrel=1
6pkgdesc='Dynamic key remapper for X11 and Wayland (COSMIC Wayland build)'
7arch=('x86_64')
8url='https://github.com/xremap/xremap'
9license=('MIT')
10provides=("xremap=${pkgver}")
11conflicts=('xremap')
12options=('!debug')
13source=(
14 "xremap-LICENSE-${pkgver}::https://raw.githubusercontent.com/xremap/xremap/v${pkgver}/LICENSE"
15)
16sha256sums=(
17 '60365594c733128ba50f05de00c4a6f07fed0a6e8bbd93817f39ded3980f7343'
18 )
19source_x86_64=(
20 "xremap-linux-x86_64-cosmic.zip::https://github.com/xremap/xremap/releases/download/v${pkgver}/xremap-linux-x86_64-cosmic.zip"
21)
22sha256sums_x86_64=(
23 'ff9f9836dc2ff111105b2c28695e97234e2827f233a8f74f35587f2fcfae3bc5'
24)
25optdepends=(
26 'cosmic-comp: application-specific remapping on COSMIC Wayland'
27)
28
29package() {
30 install -Dm755 "$srcdir/xremap" "$pkgdir/usr/bin/xremap"
31 install -Dm644 "$srcdir/xremap-LICENSE-${pkgver}" \
32 "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
33}
34

Scan history

Scanned at (UTC)SeverityRules
2026-08-24 19:24:22 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