qianji-bin
LOW
maintainer czyt
0 votes
scanned 2026-09-18 05:27:27.961366
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: czyt <czytcn@gmail.com>
2
pkgname=qianji-bin
3
pkgver=4.5.2
4
pkgrel=2
5
pkgdesc="QianJi personal finance desktop application (钱迹个人记账)"
6
arch=('x86_64')
7
url="https://qianjiapp.com"
8
license=('custom')
9
depends=('at-spi2-core' 'cairo' 'dbus' 'fontconfig' 'gdk-pixbuf2' 'glib2' 'glibc' 'gtk3' 'harfbuzz' 'libepoxy' 'libgcc' 'libstdc++' 'pango' 'sqlite' 'zlib')
10
provides=('qianji')
11
conflicts=('qianji')
12
makedepends=('libarchive')
13
_assetver="v4.5.2-1560-961a8c0c"
14
_asset="qianji_${_assetver}_x86_64.pkg.tar.zst"
15
source=("${_asset}::https://github.com/litangtech/Qianji-Linux-Release/releases/download/v${pkgver}/${_asset}")
16
sha256sums=('a4b5d68a01bd2c9ae3f4eae143f15e2049bab9857fe754364cf7b4c65808a377')
17
18
package() {
19
# Reuse the upstream Arch package, excluding its metadata files
20
bsdtar -xf "${srcdir}/${_asset}" -C "${pkgdir}" \
21
--exclude='.PKGINFO' --exclude='.MTREE' --exclude='.BUILDINFO'
22
}
23
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-09-18 05:27:27 | Low | 1 |