Search Criteria
Package Details: torge 1.0.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/torge.git (read-only, click to copy) |
|---|---|
| Package Base: | torge |
| Description: | A shell script for searching for links on torrent sites |
| Upstream URL: | https://github.com/TUVIMEN/torge |
| Licenses: | GPL-3.0-or-later |
| Provides: | torge |
| Submitter: | TUVIMEN |
| Maintainer: | TUVIMEN |
| Last Packager: | TUVIMEN |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2024-11-19 19:26 (UTC) |
| Last Updated: | 2026-01-16 16:12 (UTC) |
Dependencies (6)
- curl (curl-gitAUR, curl-c-aresAUR)
- reliqAUR (reliqAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- jq (jq-gitAUR, jq-staticAUR, jaq-binAUR, jaq-gitAUR) (optional) – json support
- xclip (wl-clipboard-x11AUR, xclip-gitAUR) (optional) – clipboard support
- xsel (xsel-gitAUR, wl-clipboard-x11AUR) (optional) – clipboard support
Latest Comments
TUVIMEN commented on 2026-01-16 16:16 (UTC)
thanks for the notice, fixed
serxxx commented on 2026-01-16 15:25 (UTC)
The version in the PKGBUILD is not correct. It is
and should be
The version in .SRCINFO is correct.
This causes the installed package to be installed as "torge-1-1", while AUR reports the package version as 1.0.1-1, causing a version difference and perpetual re-installs.
As a temporary work-around, users can do this:
which will stop yay from detecting the packaging error.