Package Details: freetube-git 0.23.3.beta.r8336.94f3363-1

Git Clone URL: https://aur.archlinux.org/freetube-git.git (read-only, click to copy)
Package Base: freetube-git
Description: An open source desktop YouTube player built with privacy in mind - built from git source tree.
Upstream URL: https://freetubeapp.io
Licenses: AGPL-3.0-or-later
Conflicts: freetube
Provides: freetube
Submitter: picokan
Maintainer: picokan
Last Packager: picokan
Votes: 22
Popularity: 0.75
First Submitted: 2020-10-01 22:23 (UTC)
Last Updated: 2025-05-16 17:05 (UTC)

Latest Comments

1 2 3 4 5 6 7 Next › Last »

picokan commented on 2025-05-16 17:14 (UTC)

Updated, thanks for warning me.

Larslol140 commented on 2025-05-15 18:56 (UTC)

PKGBUILD needs to be updated to electron36

darktohka commented on 2025-04-07 06:43 (UTC)

PKGBUILD needs to be updated to reflect FreeTube now using electron35

picokan commented on 2025-02-19 07:30 (UTC)

@cuan Thanks for letting me know.

cuan commented on 2025-02-19 01:37 (UTC)

This package is failing to build due to this upstream commit.

Since the number of lines before the declaration of config in ebuilder.config.js changed, the sed command used in the prepare function of the PKGBUILD needs to be updated to 5i from 4i. This change allows the package to build.

Additionally, in the same line of the PKGBUILD, shouldn't electron31 be replaced with electron34?

picokan commented on 2024-10-08 20:30 (UTC)

Sorry about the broken .sh file (again).

cuan commented on 2024-10-05 19:55 (UTC)

The update to electron32 only changed the dependency. The electron version in freetube.sh also needs to be updated. The version in the PKGBUILD's prepare function should also be updated. This package is currently broken.

italoghost commented on 2024-09-21 02:25 (UTC)

Hi! The app received an electron bump last month:

https://github.com/FreeTubeApp/FreeTube/pull/5613

Could you update to electron32?

Thanks

xAsh commented on 2024-07-18 21:30 (UTC)

Can't build since yesterday, /bin/sh: line 1: run-s: command not found

picokan commented on 2024-06-15 07:00 (UTC)

Sorry for leaving the .sh file broken for so long.