Package Details: beautyline 1:20240421-2

Git Clone URL: https://aur.archlinux.org/beautyline.git (read-only, click to copy)
Package Base: beautyline
Description: Outlined icons designed to have unified look and comprehensive coverage with the Candy icon pack (best suited to use with Sweet theme)
Upstream URL: https://gitlab.com/garuda-linux/themes-and-settings/artwork/beautyline
Keywords: beautyline candy icons sweet
Licenses: GPL
Submitter: librewish
Maintainer: dr460nf1r3 (TNE, garudalinux)
Last Packager: garudalinux
Votes: 12
Popularity: 0.32
First Submitted: 2020-12-02 08:21 (UTC)
Last Updated: 2024-04-22 17:39 (UTC)

Pinned Comments

dr460nf1r3 commented on 2024-04-21 20:31 (UTC)

Everyone can now participate in the general package update process! The process is almost entirely automated, these are the necessary steps:

  1. Create an MR with your changes to the source repo (the beautyline folder contains the files of this repo)
  2. Wait for a maintainer to review and merge it
  3. Done! When merging, the PKGBUILD will automatically be deployed to AUR via the CI pipeline.

Latest Comments

1 2 Next › Last »

witchcraft commented on 2024-04-29 17:24 (UTC)

@singh, Hey great!! It works very well with this method, thank you very much ;-)

@spsf64, Ok thanks for the info ;-)

singh commented on 2024-04-28 14:51 (UTC) (edited on 2024-04-28 14:52 (UTC) by singh)

Workaround for the error: One or more files did not pass the validity check

git clone https://aur.archlinux.org/beautyline.git
cd beautyline
makepkg --nocheck --skipinteg
sudo pacman -U beautyline-1:20240421-2-any.pkg.tar.zst

spsf64 commented on 2024-04-24 19:37 (UTC) (edited on 2024-04-24 19:38 (UTC) by spsf64)

@witchcraft, yay+manjaro=bad combo... At least try "makepkg -rs" then "pacman -U". It works fine for me using this method. Also read:

https://wiki.archlinux.org/title/Arch_User_Repository#

witchcraft commented on 2024-04-24 10:30 (UTC)

My cache is empty, so it makes absolutely no difference... All the other AUR packages install without a hitch, there's only yours, and only since the update. There must be a problem. Obviously, it's the sum calculation that's causing the problem... I'm on Manjaro, and I use “yay”.

dr460nf1r3 commented on 2024-04-22 12:15 (UTC)

Maybe try clearing the source cache? This must be an issue on your system as it clearly works: https://builds.garudalinux.org/logs/logs.html?timestamp=1713731230883&id=beautyline

witchcraft commented on 2024-04-22 07:55 (UTC)

still the same with the new version


==> Création du paquet beautyline 1:20240421-1 (lun. 22 avril 2024 09:46:46)
==> Récupération des sources…
  -> Clonage du dépôt beautyline git…
Clonage dans le dépôt nu '/home/witchcraft/.cache/yay/beautyline/beautyline'
remote: Enumerating objects: 6772, done.
remote: Counting objects: 100% (4413/4413), done.
remote: Compressing objects: 100% (2458/2458), done.
remote: Total 6772 (delta 388), reused 4358 (delta 358), pack-reused 2359
Réception d'objets: 100% (6772/6772), 9.03 Mio | 16.69 Mio/s, fait.
Résolution des deltas: 100% (566/566), fait.
==> ATTENTION : Ignore la vérification des signatures PGP des fichiers sources.
==> Validation des fichiers source avec sha256sums…
    beautyline ... INTROUVABLE
==> ERREUR : Un ou plusieurs fichiers ne sont pas valides !
 -> erreur lors du téléchargement des sources : /home/witchcraft/.cache/yay/beautyline 
     context: exit status 1 


:: (1/1) Lecture de SRCINFO : beautyline
==> Création du paquet beautyline 1:20240421-1 (lun. 22 avril 2024 09:46:48)
==> Vérification des dépendances pour l’exécution…
==> Vérification des dépendances pour la compilation…
==> Récupération des sources…
  -> Mise à jour du dépôt beautyline git…
==> Validation des fichiers source avec sha256sums…
    beautyline ... INTROUVABLE
==> ERREUR : Un ou plusieurs fichiers ne sont pas valides !
 -> erreur lors de la construction : beautyline-exit status 1
 -> Impossible d’installer les paquets suivants. Une intervention manuelle est requise :
beautyline - exit status 1
bash: updpkgsums : commande introuvable

I don't understand why version 20240223-1 worked so well when installed...

dr460nf1r3 commented on 2024-04-21 20:31 (UTC)

Everyone can now participate in the general package update process! The process is almost entirely automated, these are the necessary steps:

  1. Create an MR with your changes to the source repo (the beautyline folder contains the files of this repo)
  2. Wait for a maintainer to review and merge it
  3. Done! When merging, the PKGBUILD will automatically be deployed to AUR via the CI pipeline.

dr460nf1r3 commented on 2024-04-21 09:16 (UTC) (edited on 2024-04-21 09:17 (UTC) by dr460nf1r3)

Hey! I can't confirm this locally, it works for me :/ what happens if you clone the PKGBUILD and run updpkgsums inside the folder?