diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-07-25 00:56:54 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-07-25 00:56:54 +0800 |
| commit | 57ca902b653402b82d9cc58e072ee0b035fe3bf5 (patch) | |
| tree | 0e2159823757ff16e13a53030c38023949956a97 /repos/extra/grim/abuild | |
| parent | 44dee89dae0f3fa2e642d60fdf2ae7dc7c101cf6 (diff) | |
| download | alicelinux-57ca902b653402b82d9cc58e072ee0b035fe3bf5.tar.gz alicelinux-57ca902b653402b82d9cc58e072ee0b035fe3bf5.zip | |
grim: updated to 1.5.0
Diffstat (limited to 'repos/extra/grim/abuild')
| -rw-r--r-- | repos/extra/grim/abuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/grim/abuild b/repos/extra/grim/abuild index 263a7ec0..4241a7d0 100644 --- a/repos/extra/grim/abuild +++ b/repos/extra/grim/abuild @@ -1,4 +1,4 @@ name=grim -version=1.4.1 +version=1.5.0 release=1 -source="https://git.sr.ht/~emersion/${name}/refs/download/v${version}/${name}-${version}.tar.gz" +source="https://gitlab.freedesktop.org/emersion/grim/-/releases/v${version}/downloads/grim-${version}.tar.gz" |