ffxiv-teamcraft
LOW
maintainer nihilistzsche
0 votes
scanned 2026-08-26 11:30:20.136903
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: Michael Tindal ( mj.tindal @ gmail.com )
2
3
pkgname=ffxiv-teamcraft
4
pkgdesc="Collaborative crafting tool for Final Fantasy XIV"
5
pkgver=11.4.30
6
pkgrel=1
7
arch=('x86_64')
8
license=('MIT')
9
source=(
10
FFXIV-Teamcraft.AppImage=https://github.com/ffxiv-teamcraft/ffxiv-teamcraft/releases/download/v${pkgver}/FFXIV-Teamcraft.AppImage
11
"FFXIV Teamcraft.desktop"
12
)
13
sha1sums=('49cf39d84c48140b83a6597722d4e3ff5d747301'
14
'37b0e6795f10261bf76be8d39420b11d14a47180')
15
options=(!strip)
16
17
package() {
18
install -m 755 -D -t ${pkgdir}/opt/ffxiv-teamcraft/ FFXIV-Teamcraft.AppImage
19
install -m 644 -D -t ${pkgdir}/usr/share/applications/ "FFXIV Teamcraft.desktop"
20
}
21
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-08-26 11:30:20 | Low | 1 |