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

推荐订阅源

S
SegmentFault 最新的问题
G
Google Developers Blog
H
Help Net Security
月光博客
月光博客
阮一峰的网络日志
阮一峰的网络日志
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
P
Proofpoint News Feed
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
B
Blog RSS Feed
爱范儿
爱范儿
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 三生石上(FineUI控件)
大猫的无限游戏
大猫的无限游戏
人人都是产品经理
人人都是产品经理
GbyAI
GbyAI
D
Docker
Hugging Face - Blog
Hugging Face - Blog
I
InfoQ
博客园 - 司徒正美
Last Week in AI
Last Week in AI
Microsoft Security Blog
Microsoft Security Blog
美团技术团队
Stack Overflow Blog
Stack Overflow Blog
M
MIT News - Artificial intelligence

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - gruvbox-plus-icon-theme
2026-06-24 · via AUR Newest Packages

This should correct the package being out of date.


index 9fe46df..feb58bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,9 @@ 
 pkgname=gruvbox-plus-icon-theme
-pkgver=5.5.0 # renovate: datasource=github-tags depName=SylEleuth/gruvbox-plus-icon-pack
+pkgver=6.3.0 # renovate: datasource=github-tags depName=SylEleuth/gruvbox-plus-icon-pack
 pkgrel=2
 pkgdesc="Icon theme based on Gruvbox color scheme"
 arch=(any)
@@ -13,7 +15,7 @@ provides=(gruvbox-plus-icon-theme)
 conflicts=(gruvbox-plus-icon-theme-git)
 options=(!strip !emptydirs)
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('0c03a10607e090e0a1d10a415c8be200b11b9a1bdc46d6e189b0577de0e94339')
+sha256sums=('ab722bed0271eba05d89bf62fe804c80051fe6e21303ce1c331d0e7c4bed8e5e')

 package() {
   cd "gruvbox-plus-icon-pack-$pkgver"
-- 

@fabrixx thanks, it was not working indeed. Fixed!

You have to rearrange subfulders to make available by GNOME Tweak.

If I extract the Gruvbox-Plus-Dark/..Gruvbox-Plus-Dark subfolder and copy it to /usr/share/icons the icons are recognized by gnome-tweaks

But why do I only see the dark version? Shouldn't they all be there?

Thank you 1000 for creating the package!