diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-19 09:14:10 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-19 09:14:10 +0000 |
| commit | 18d3224476b50e245cc8e54d04ad5de535359c6a (patch) | |
| tree | d779e5a16bdc513f90604b035841b4c313a8a520 /repos/extra/libdisplay-info/abuild | |
| parent | 4c4023b837a2afdac68fe1f241dca56ff933cedd (diff) | |
| download | alicelinux-18d3224476b50e245cc8e54d04ad5de535359c6a.tar.gz alicelinux-18d3224476b50e245cc8e54d04ad5de535359c6a.zip | |
libdisplay-info: updated to 0.3.0
Diffstat (limited to 'repos/extra/libdisplay-info/abuild')
| -rw-r--r-- | repos/extra/libdisplay-info/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/libdisplay-info/abuild b/repos/extra/libdisplay-info/abuild index fbee2ba5..0bb30974 100644 --- a/repos/extra/libdisplay-info/abuild +++ b/repos/extra/libdisplay-info/abuild @@ -1,4 +1,4 @@ name=libdisplay-info -version=0.2.0 +version=0.3.0 release=1 source="https://gitlab.freedesktop.org/emersion/${name}/-/releases/${version}/downloads/${name}-${version}.tar.xz" |