diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-12 21:48:16 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-12 21:48:16 +0800 |
| commit | 5ba16325d0c5cf4069d205c9ab6887f393366a74 (patch) | |
| tree | ecaba73f8de136a3055f5b2756c81cd325b5d86c | |
| parent | 8dc920f3a2c381f80cc91e73258ce7be91131b27 (diff) | |
| download | alicelinux-5ba16325d0c5cf4069d205c9ab6887f393366a74.tar.gz alicelinux-5ba16325d0c5cf4069d205c9ab6887f393366a74.zip | |
hwdata: updated to 0.390
| -rw-r--r-- | repos/wayland/hwdata/.checksum | 2 | ||||
| -rw-r--r-- | repos/wayland/hwdata/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/wayland/hwdata/.checksum b/repos/wayland/hwdata/.checksum index 67cfc340..666579c0 100644 --- a/repos/wayland/hwdata/.checksum +++ b/repos/wayland/hwdata/.checksum @@ -1 +1 @@ -6fac6ca0c2449453ac379491448153109c5dfd95943764971e15702416cdf436 hwdata-0.389.tar.gz +24932988aaf848673fc5cec0911b27495f9a20d69d14851c1c1c4e279c131fee hwdata-0.390.tar.gz diff --git a/repos/wayland/hwdata/abuild b/repos/wayland/hwdata/abuild index 1519d5b5..9ff71a98 100644 --- a/repos/wayland/hwdata/abuild +++ b/repos/wayland/hwdata/abuild @@ -1,5 +1,5 @@ name=hwdata -version=0.389 +version=0.390 release=1 source="https://github.com/vcrhonek/${name}/archive/v${version}/${name}-${version}.tar.gz" |