Package Details: automedia-git r194.1c96d1b-1

Git Clone URL: https://aur.archlinux.org/automedia-git.git (read-only, click to copy)
Package Base: automedia-git
Description: Automatically track new releases of media and download them. Supports torrents using rss (nyaa.si) and manga sites using html.
Upstream URL: https://git.dec05eba.com/AutoMedia
Keywords: anime manga rss
Licenses: GPL-3.0-only
Conflicts: automedia
Provides: automedia
Submitter: DEC05EBA
Maintainer: DEC05EBA
Last Packager: DEC05EBA
Votes: 0
Popularity: 0.000000
First Submitted: 2020-06-22 23:33 (UTC)
Last Updated: 2024-10-18 10:08 (UTC)

Latest Comments

MarsSeed commented on 2024-11-15 18:37 (UTC)

Many people have already pointed out to you over the years that packages named with a '-git' suffix shall use a git repository branch as their source.

DEC05EBA commented on 2024-11-15 18:31 (UTC)

@MarsSeed I have responded many times to your request to change the -git name but you never responded with a proper answer

patlefort commented on 2024-04-29 03:31 (UTC)

This isn't a -git package if it's pulling a specific version. Normally, they should just pull the latest commit with a git+<url> source. Also, I am unable to download that source file in the current pkgbuild.

MarsSeed commented on 2022-03-17 00:15 (UTC)

Hi,

Currently this is not a '-git' VCS package.

Please change it so that its source is declared as git+https://repo.dec05eba.com/AutoMedia.git,

and the PKGBUILD should implement an appropriate pkgver() function.

tyrannis.hawk commented on 2020-06-28 14:18 (UTC)

@DEC05EBA awesome, thanks!

DEC05EBA commented on 2020-06-24 15:33 (UTC) (edited on 2020-06-24 17:37 (UTC) by DEC05EBA)

thanks @tyrannis.hawk, fixed it now

tyrannis.hawk commented on 2020-06-24 14:47 (UTC)

git is a build dependency as you are pulling sources from git. Without git as a dependency, this PKGBUILD will not build in a clean chroot environment.