You should strip out the "v" in the Git tag in pkgver(): sed -r 's/^v//;s/([^-]*-g)/r\1/;s/-/./g'
Search Criteria
Package Details: imgur-screenshot 2.0.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/imgur-screenshot.git (read-only, click to copy) |
---|---|
Package Base: | imgur-screenshot |
Description: | Take screenshot selection, upload to imgur + more cool things |
Upstream URL: | https://github.com/jomo/imgur-screenshot |
Licenses: | MIT |
Conflicts: | imgur-screenshot-git |
Submitter: | Rhinoceros |
Maintainer: | Rhinoceros |
Last Packager: | Rhinoceros |
Votes: | 29 |
Popularity: | 0.000015 |
First Submitted: | 2020-10-07 04:56 (UTC) |
Last Updated: | 2022-06-15 10:39 (UTC) |
Dependencies (5)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- jq (jq-gitAUR)
- libnotify (libnotify-gitAUR)
- scrot (optional) – (or other screenshot tool) for making screenshots
- xclip (wl-clipboard-x11AUR, xclip-gitAUR) (optional) – needed for copy_url
Required by (0)
Sources (4)
Latest Comments
« First ‹ Previous 1 2 3 4
Freso commented on 2015-01-17 19:46 (UTC)
ValdikSS commented on 2014-10-28 23:05 (UTC)
@bbbenji, updated
ValdikSS commented on 2014-10-28 21:35 (UTC)
@bbbenji, script looks for .version.txt in the same folder where the script is. I will fire the issue on github.
bbbenji commented on 2014-10-28 21:31 (UTC)
When trying to get version the script is looking for '/usr/bin/.version.txt' which doesn't exist.
$ imgur-screenshot -v
Unable to find file '/usr/bin/.version.txt' - Make sure it does exist.
You can download the file from https://github.com/jomo/imgur-screenshot/
?!?
Pinned Comments
Rhinoceros commented on 2022-06-15 10:39 (UTC)
Upstream has made the repository read-only, so presumably the project is dead.
As of today, there are no newer forks. I looked at the various outstanding pull requests to see if I should apply any.
slop
) but even then it didn't seem to be working well for me, maybe because I wasn't even usingscrot
? I would get the message "Selection was cancelled by keystroke or right-click.". I've left this off for now. There will likely be no more updates, so perhaps patching it locally is the best option if this affects you.