Apologies there was an issue with the way that I had implemented the pkgver function in the PKGBUILD, which I hadn't noticed as I had installed grimblast from a local PKGBUILD and the issue only became apparent when using AUR helpers like Paru. I have updated it and it should all be working.
Search Criteria
Package Details: grimblast-git r33.d4eccc8-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/grimblast-git.git (read-only, click to copy) |
---|---|
Package Base: | grimblast-git |
Description: | A helper for screenshots within Hyprland. |
Upstream URL: | https://github.com/hyprwm/contrib |
Keywords: | grim hyprland screenshot |
Conflicts: | grimblast |
Provides: | grimblast |
Submitter: | StruanR |
Maintainer: | StruanR |
Last Packager: | StruanR |
Votes: | 8 |
Popularity: | 1.80 |
First Submitted: | 2022-11-25 01:50 (UTC) |
Last Updated: | 2023-03-08 03:37 (UTC) |
Dependencies (8)
- grim (grim-git)
- hyprland (hyprland-nvidia-git, hyprland-legacyrenderer-git, hyprland-git, hyprland-opti-git, hyprland-legacyrenderer-hidpi-xprop-git, hyprland-nvidia-hidpi-git, hyprland-hidpi-xprop-git, hyprland-displaylink-git, hyprland-nvidia, hyprland-legacyrenderer)
- jq (jq-git)
- slurp (slurp-git)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- scdoc (scdoc-git) (make)
- libnotify (libnotify-gtk2, libnotify-id, libnotify-git) (optional) – Notify users when a screenshot is taken
- wl-clipboard (wl-clipboard-rs-git, wl-clipboard-git, wl-clipboard-rs) (optional) – Copy screenshots
Required by (1)
- hyprshotgun (requires grimblast)
Sources (1)
Latest Comments
StruanR commented on 2023-03-08 02:32 (UTC) (edited on 2023-03-08 03:30 (UTC) by StruanR)
Fazzi commented on 2023-03-05 20:51 (UTC)
Also getting the same issue as you @nonomain. No issues with grimblast itself, it's just the version number and the fact that grimblast always has an 'available update'
nonomain commented on 2023-03-03 09:10 (UTC)
Hey, for some reason when I update the package I can't really do so. The latest shown version is r25.37c8121-1 but even after I remove the .cache/paru/clone when I'm installing the AUR package I keep getting d4eccc8-1
here is the output of the install
Cloning into bare repository '/home/admin/.cache/paru/clone/grimblast-git/contrib'...
remote: Enumerating objects: 280, done.
remote: Counting objects: 100% (103/103), done.
remote: Compressing objects: 100% (37/37), done.
remote: Total 280 (delta 86), reused 66 (delta 66), pack-reused 177
Receiving objects: 100% (280/280), 64.56 KiB | 796.00 KiB/s, done.
Resolving deltas: 100% (146/146), done.
==> Validating source files with md5sums...
contrib ... Skipped
==> Making package: grimblast-git r25.37c8121-1 (Fri 03 Mar 2023 08:55:55 AM UTC)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Updating contrib git repo...
==> Validating source files with md5sums...
contrib ... Skipped
==> Removing existing $srcdir/ directory...
==> Extracting sources...
-> Creating working copy of contrib git repo...
Cloning into 'contrib'...
done.
==> Starting pkgver()...
==> Updated version: grimblast-git d4eccc8-1
==> Sources are ready.
grimblast-git-r25.37c8121-1: parsing pkg list...
==> Making package: grimblast-git d4eccc8-1 (Fri 03 Mar 2023 08:55:58 AM UTC)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting pkgver()...
==> Starting build()...
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "grimblast-git"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: grimblast-git d4eccc8-1 (Fri 03 Mar 2023 08:56:00 AM UTC)
==> Cleaning up...
loading packages...
resolving dependencies...
is it really a problem or just something on your end? btw its my first AUR comment so if Im in the wrong for doing it here let me know:)
Pinned Comments
StruanR commented on 2023-03-08 02:32 (UTC) (edited on 2023-03-08 03:30 (UTC) by StruanR)
Apologies there was an issue with the way that I had implemented the pkgver function in the PKGBUILD, which I hadn't noticed as I had installed grimblast from a local PKGBUILD and the issue only became apparent when using AUR helpers like Paru. I have updated it and it should all be working.