diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-06 23:19:04 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-06 23:19:04 +0800 |
| commit | 6eac9e4162a14d0e1e26c6e4ac07aa636fbd1025 (patch) | |
| tree | 30a637e3623c7bfb5b20b325026556647a457f7d | |
| parent | 27f6ac7a3d97b5188896017b825f58ce736b1848 (diff) | |
| download | alicelinux-6eac9e4162a14d0e1e26c6e4ac07aa636fbd1025.tar.gz alicelinux-6eac9e4162a14d0e1e26c6e4ac07aa636fbd1025.zip | |
hwdata: updated to 0.388
| -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 265afc57..f5382f4b 100644 --- a/repos/wayland/hwdata/.checksum +++ b/repos/wayland/hwdata/.checksum @@ -1 +1 @@ -a348b4a88b020472d69970ea7fbcbf0b14ab0dbcfec8941c5f05817da09bdc0a hwdata-0.385.tar.gz +2ad5358cd623b138a16fc2b5a3b5bf74ecc5f3cb83bc446d6f15c6db576d4075 hwdata-0.388.tar.gz diff --git a/repos/wayland/hwdata/abuild b/repos/wayland/hwdata/abuild index f7bf9d7b..e378a088 100644 --- a/repos/wayland/hwdata/abuild +++ b/repos/wayland/hwdata/abuild @@ -1,5 +1,5 @@ name=hwdata -version=0.385 +version=0.388 release=1 source="https://github.com/vcrhonek/${name}/archive/v${version}/${name}-${version}.tar.gz" |