Package Details: papirus-folders-catppuccin-git r30.f83671d1-2

Git Clone URL: https://aur.archlinux.org/papirus-folders-catppuccin-git.git (read-only, click to copy)
Package Base: papirus-folders-catppuccin-git
Description: Soothing pastel theme for Papirus Icon Theme folders
Upstream URL: https://github.com/catppuccin/papirus-folders
Keywords: catppuccin
Licenses: MIT
Conflicts: papirus-folders
Provides: papirus-folders
Submitter: latipun
Maintainer: catppuccin
Last Packager: catppuccin
Votes: 13
Popularity: 1.08
First Submitted: 2022-10-01 04:09 (UTC)
Last Updated: 2024-06-15 10:52 (UTC)

Latest Comments

alexmurkoff commented on 2024-06-09 09:39 (UTC)

fix for validity check fail:

diff --git a/PKGBUILD b/PKGBUILD
index 7cfdce7..a7e26d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 # shellcheck shell=bash

 pkgname=papirus-folders-catppuccin-git
-pkgver=r28.0ad3b88a
+pkgver=r30.f83671d1
 pkgrel=1
 pkgdesc="Soothing pastel theme for Papirus Icon Theme folders"
 arch=("any")
@@ -20,7 +20,7 @@ source=("$pkgname::git+$url.git"
   "papirus-folders::https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-folders/master/papirus-folders")
 md5sums=('SKIP'
          '2acbe66d274f220ce1beb47fadcfbec0'
-         '07398d48f6d86df3573fafc612c9c198')
+         '6d050ecde3af37ce74a4a89cdc35990d')

 pkgver() {
   cd "$srcdir/$pkgname" || exit 1

geekmiki commented on 2024-06-08 17:48 (UTC)

r28.0ad3b88a-1 fails with: papirus-folders ... FAILED "One or more files did not pass the validity check!"