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 | |
| parent | 44dee89dae0f3fa2e642d60fdf2ae7dc7c101cf6 (diff) | |
| download | alicelinux-57ca902b653402b82d9cc58e072ee0b035fe3bf5.tar.gz alicelinux-57ca902b653402b82d9cc58e072ee0b035fe3bf5.zip | |
grim: updated to 1.5.0
Diffstat (limited to 'repos/extra')
| -rw-r--r-- | repos/extra/grim/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/grim/abuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/repos/extra/grim/.checksum b/repos/extra/grim/.checksum index 2bd4da51..eea35e6d 100644 --- a/repos/extra/grim/.checksum +++ b/repos/extra/grim/.checksum @@ -1 +1 @@ -3253bb6acc7512cd2846883a72bca1e151788019ff7093790525e7df160c55b8 grim-1.4.1.tar.gz +45079171ce4519214b3288a25774c6086b9a57fc5265f5230f22e727f2972818 grim-1.5.0.tar.gz 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" |