jes

MEDIUM
maintainer ARCHologist 9 votes scanned 2026-09-25 21:13:17.793975
View on AUR
Why flagged

One or more source=() URLs point to a host outside the trusted allowlist (github.com, gitlab.com, codeberg.org, pypi.org, …).

Triggered rules

Medium source=() URL on a non-standard host source_untrusted_domain

One or more source=() URLs point to a host outside the trusted allowlist (github.com, gitlab.com, codeberg.org, pypi.org, …).

  • PKGBUILD:12 source=(http://www.jes-eur.de/userfiles/downloads/jes/jes_${pkgver}.zip

PKGBUILD

1 offending line(s) highlighted
1#Maintainer: Christoph Steinacker <archologist.linuxATgooglemailDOTcom>
2#Maintainer: Heiko Nickerl <devATheiko-nickerlDOTcom>
3pkgname=jes
4pkgver=2.7.5
5pkgrel=1
6pkgdesc="A java-based tool for german cash method of accounting (Einnahmen-Überschuss-Rechnung)"
7arch=('any')
8url="http://www.jes-eur.de"
9license=('custom')
10#install="${pkgname}.install"
11depends=('java-runtime>=17')
12source=(http://www.jes-eur.de/userfiles/downloads/jes/jes_${pkgver}.zip
13 ${pkgname}.desktop
14 ${pkgname}.sh.new
15 LICENSE
16)
17package() {
18 # Removing delivered shell script
19 rm $srcdir/$pkgname.sh
20
21 cd ${srcdir}
22 install -D -m755 jes.jar ${pkgdir}/usr/share/java/${pkgname}/jes.jar
23
24 install -D -m755 ${pkgname}.sh.new ${pkgdir}/usr/bin/${pkgname}
25 install -D -m644 ${pkgname}.desktop ${pkgdir}/usr/share/applications/${pkgname}.desktop
26
27 # Installing the LICENSE
28 install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
29
30 # Installing the icons
31 install -D -m644 ${pkgname}.png ${pkgdir}/usr/share/icons/hicolor/128x128/apps/${pkgname}.png
32}
33sha512sums=('b29c7bf9bc2bfcc2820a3420948deb8f7ae2bdbb70b511515a9c385fe1ec4081b0aafaa670e9803b50c78380e6c358a5838ad8b6d2c2b6c56ad82695b338ea39'
34 '8ebf48266ba3f55369fb01d9c465fa6c8c30a13c5ca8d1936bf2a3654c659f59b6c47c250e3e7b7e944c9c1cdcc858a085beeb185b1c892fddadbfa23a8f1ce9'
35 '869bb56593aeb13e804df88981c83af55f291d7f7531ec8cd1c4847a4fdbed52d4cc11ec7604c07a729504155f25a3f4741f16b444b8dd77249d42299e8bfec0'
36 '7e5cb765fed87f9035bd81c238f3de87b82dfb52197528dd8b647c299cbc11ffe9c0b6fc69cee03a02a0e861dca016a45a2fe8b20c7668725c2009a0c461277f')
37

Changes since previous scan

--- PKGBUILD @ 2026-06-19 19:07
+++ PKGBUILD @ 2026-09-25 21:13
@@ -1,7 +1,7 @@
#Maintainer: Christoph Steinacker <archologist.linuxATgooglemailDOTcom>
#Maintainer: Heiko Nickerl <devATheiko-nickerlDOTcom>
pkgname=jes
-pkgver=2.7.4
+pkgver=2.7.5
pkgrel=1
pkgdesc="A java-based tool for german cash method of accounting (Einnahmen-Überschuss-Rechnung)"
arch=('any')
@@ -30,7 +30,7 @@
# Installing the icons
install -D -m644 ${pkgname}.png ${pkgdir}/usr/share/icons/hicolor/128x128/apps/${pkgname}.png
}
-sha512sums=('0492b02e20d5d420c96ee66761a264ee9d66e9de3bf2b9b309923921a93415d7b720ca843fffb914c9998fe7266606be67704bd1b7d4ef46fce06da9573bee6c'
+sha512sums=('b29c7bf9bc2bfcc2820a3420948deb8f7ae2bdbb70b511515a9c385fe1ec4081b0aafaa670e9803b50c78380e6c358a5838ad8b6d2c2b6c56ad82695b338ea39'
'8ebf48266ba3f55369fb01d9c465fa6c8c30a13c5ca8d1936bf2a3654c659f59b6c47c250e3e7b7e944c9c1cdcc858a085beeb185b1c892fddadbfa23a8f1ce9'
'869bb56593aeb13e804df88981c83af55f291d7f7531ec8cd1c4847a4fdbed52d4cc11ec7604c07a729504155f25a3f4741f16b444b8dd77249d42299e8bfec0'
'7e5cb765fed87f9035bd81c238f3de87b82dfb52197528dd8b647c299cbc11ffe9c0b6fc69cee03a02a0e861dca016a45a2fe8b20c7668725c2009a0c461277f')

Scan history

Scanned at (UTC)SeverityRules
2026-09-25 21:13:17 Medium 1
2026-06-19 19:07:35 Clean 2
2026-06-18 16:11:54 Medium 1

Report a package

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

0 / 4000
Your suggestion