diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-06-25 09:18:06 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-06-25 09:18:06 +0800 |
| commit | e92d7658a90cfd176cb4e32c634ac40cc4ffe647 (patch) | |
| tree | 1e77afebd49d42492a6998d687cdfb0fee047c72 /repos/extra/libdisplay-info/abuild | |
| parent | 3bae46da2fb4b1cce94b395696e1915f6530ec91 (diff) | |
| download | alicelinux-e92d7658a90cfd176cb4e32c634ac40cc4ffe647.tar.gz alicelinux-e92d7658a90cfd176cb4e32c634ac40cc4ffe647.zip | |
libdisplay-info: updated to 0.2.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 41b8ee9b..fbee2ba5 100644 --- a/repos/extra/libdisplay-info/abuild +++ b/repos/extra/libdisplay-info/abuild @@ -1,4 +1,4 @@ name=libdisplay-info -version=0.1.1 +version=0.2.0 release=1 source="https://gitlab.freedesktop.org/emersion/${name}/-/releases/${version}/downloads/${name}-${version}.tar.xz" |