惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

L
LINUX DO - 最新话题
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
PCI Perspectives
PCI Perspectives
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
H
Heimdal Security Blog
S
Security @ Cisco Blogs
N
News | PayPal Newsroom
J
Java Code Geeks
罗磊的独立博客
Security Archives - TechRepublic
Security Archives - TechRepublic
N
News and Events Feed by Topic
V
V2EX
WordPress大学
WordPress大学
Google Online Security Blog
Google Online Security Blog
N
News and Events Feed by Topic
www.infosecurity-magazine.com
www.infosecurity-magazine.com
月光博客
月光博客
AI
AI
小众软件
小众软件
The GitHub Blog
The GitHub Blog
MongoDB | Blog
MongoDB | Blog
A
Arctic Wolf
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
美团技术团队
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
Hacker News - Newest:
Hacker News - Newest: "LLM"
T
Tailwind CSS Blog
S
Schneier on Security
博客园 - 三生石上(FineUI控件)
F
Full Disclosure
B
Blog RSS Feed
Forbes - Security
Forbes - Security
S
SegmentFault 最新的问题
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
人人都是产品经理
人人都是产品经理
云风的 BLOG
云风的 BLOG
Jina AI
Jina AI
Cisco Talos Blog
Cisco Talos Blog
U
Unit 42
Project Zero
Project Zero
H
Hacker News: Front Page
Y
Y Combinator Blog
Application and Cybersecurity Blog
Application and Cybersecurity Blog
The Cloudflare Blog
大猫的无限游戏
大猫的无限游戏
S
Secure Thoughts
The Hacker News
The Hacker News
Microsoft Azure Blog
Microsoft Azure Blog

AUR Newest Packages

AUR (en) - xcute AUR (en) - wallrift AUR (en) - smolvm-git AUR (en) - smolvm-bin AUR (en) - smolvm AUR (en) - chess-cat-git AUR (en) - uac-launch-control-bin AUR (en) - openclaw AUR (en) - keyviz-zh-bin AUR (en) - runex-bin AUR (en) - sing-box-ref1nd-beta-bin AUR (en) - netscan-tui AUR (en) - koharu-appimage AUR (en) - pulsedb AUR (en) - android-cli AUR (en) - rudo-bin AUR (en) - marmalade-bin AUR (en) - clawx-appimage AUR (en) - echomusic-appimage AUR (en) - vermouth AUR (en) - mautrix-telegram-bin AUR (en) - ketesa AUR (en) - clawd-on-desk-bin AUR (en) - rebased-bin AUR (en) - oxideterm-bin AUR (en) - shed-sh AUR (en) - haus-bin AUR (en) - stably-orca-bin AUR (en) - reflection AUR (en) - emerald-legacy-launcher-git AUR (en) - kwim AUR (en) - pentest-ghostwriter AUR (en) - papagaia AUR (en) - outport-bin AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - python-fastapi-sso AUR (en) - zeed-bin AUR (en) - dwl-git-azerty AUR (en) - libspatialaudio-git AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-git AUR (en) - giff-git AUR (en) - budget-tracker-bin AUR (en) - budget-tracker AUR (en) - tasks-bin AUR (en) - ruri-git AUR (en) - gitmun-bin AUR (en) - python-cozempic AUR (en) - paintfe-bin AUR (en) - paintfe AUR (en) - drop-bin AUR (en) - tritium-launcher-bin AUR (en) - solidc-git AUR (en) - paseo-desktop-bin AUR (en) - dota2-minify-bin AUR (en) - yt-dvr AUR (en) - enneagram AUR (en) - excalidraw-desktop-bin AUR (en) - binaryobjectscanner-bin AUR (en) - openring-rs AUR (en) - openring-rs-bin AUR (en) - brave-origin-beta-bin AUR (en) - whisper.cpp-cuda-bin AUR (en) - libggml-cuda-bin AUR (en) - revdiff AUR (en) - tdesktop-nolimit AUR (en) - cert-checker AUR (en) - yaak-cli AUR (en) - yaak-cli-bin AUR (en) - deez-notes-bin AUR (en) - goosestation-libretro AUR (en) - whispers-cuda-bin AUR (en) - kei AUR (en) - foxguard AUR (en) - hyprlogin-git AUR (en) - kebiki AUR (en) - runex AUR (en) - ikuai-cli AUR (en) - whispers-bin AUR (en) - pipeweaver-app AUR (en) - pipeweaver AUR (en) - agentop-bin AUR (en) - cosmic-ext-connected-git AUR (en) - skwd-daemon AUR (en) - ter-music-cn AUR (en) - elio-bin AUR (en) - keyboard-chattering-fix-git AUR (en) - qtkeychain-qt5 AUR (en) - gesturecontrol AUR (en) - sharey AUR (en) - ouijit-bin AUR (en) - usque-bin AUR (en) - twig-bin AUR (en) - ascendara-bin
AUR (en) - chromium-bypass-paywalls-clean
2026-06-04 · via AUR Newest Packages

Latest Comments

justbispo commented on 2025-10-18 22:49 (UTC) (edited on 2025-10-21 16:40 (UTC) by justbispo)

Since the last update, installation fails with the error:

==> Starting pkgver()...
/home/user/.cache/paru/clone/chromium-bypass-paywalls-clean/PKGBUILD: line 22: bypass-paywalls-chrome-clean-master/manifest.json: No such file or directory

I've noticed that in the previous version, the files in the zip file were inside the bypass-paywalls-chrome-clean-master directory, while in the new version they aren't inside a directory. That's probably the reason.

Edit: patch to fix it:

--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 _pkgname=bypass-paywalls-chrome-clean
 _archive="${_pkgname}-master"
 pkgname=chromium-bypass-paywalls-clean
-pkgver=4.2.3.4
+pkgver=4.2.3.5
 pkgrel=1
 pkgdesc="Chromium extension to bypass paywalls"
 url="https://gitflic.ru/project/magnolia1234/bpc_uploads"
@@ -19,12 +19,12 @@ source=("${_pkgname}-${pkgver}.zip::${_source}")
 sha256sums=('SKIP')

 pkgver() {
-    jq -r .version < "${_archive}/manifest.json"
+    jq -r .version < "${srcdir}/${_archive}/manifest.json"
 }

 package() {
     mkdir -p "${pkgdir}/usr/share/chromium/${_pkgname}"
     shopt -u dotglob
     cp -dr --no-preserve=ownership "${srcdir}/${_archive}"/* "${pkgdir}/usr/share/chromium/${_pkgname}/"
-    install -D "${_archive}/LICENSE" -t "${pkgdir}/usr/share/licenses/${pkgname}"
+    install -D "${srcdir}/${_archive}/LICENSE" -t "${pkgdir}/usr/share/licenses/${pkgname}"
 }

pswinslow commented on 2025-10-18 22:48 (UTC) (edited on 2025-10-18 23:00 (UTC) by pswinslow)

Something broke in chromium-bypass-paywalls-clean 4.2.3.4-1:

/home/pswinslow/.cache/yay/chromium-bypass-paywalls-clean/PKGBUILD: line 22: bypass-paywalls-chrome-clean-master/manifest.json: No such file or directory

dtcooper commented on 2024-06-25 16:23 (UTC)

@envolution Issue is upstream only releases on zip file, and overwrites it on release. What I'll do is remove the checksum, so installation always works (and may bump version).

envolution commented on 2024-06-25 04:35 (UTC) (edited on 2024-06-25 04:35 (UTC) by envolution)

==> ERROR: One or more files did not pass the validity check!

From PKGBUILD

sha256sums=('06786b8331698b55d44b6d69ae9c9529e9709a50e2c9bab3d10c1fc86629a7cf')

From Github release

e28847175a2806764f19334fff7f251bc68490af2566397c5b0a49684bd1da94 bypass-paywalls-chrome-clean-master.zip