From 0992ca520c7a095c8c9c83bcdd8d6b862d092e11 Mon Sep 17 00:00:00 2001 From: Luis Date: Sat, 9 Dec 2023 10:11:31 +0000 Subject: [PATCH] hwdata : upgrade to 0.377 --- main/hwdata/.checksums | 2 +- main/hwdata/.pkgfiles | 2 +- main/hwdata/spkgbuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/main/hwdata/.checksums b/main/hwdata/.checksums index 31ff1e72d..14cb2c2d3 100644 --- a/main/hwdata/.checksums +++ b/main/hwdata/.checksums @@ -1 +1 @@ -951472f85a3b7839c5f2128e1f758cda hwdata-0.376.tar.gz +c399de988a273c7687ec6de4ec11de58 hwdata-0.377.tar.gz diff --git a/main/hwdata/.pkgfiles b/main/hwdata/.pkgfiles index 279cf4f26..dcd278a97 100644 --- a/main/hwdata/.pkgfiles +++ b/main/hwdata/.pkgfiles @@ -1,4 +1,4 @@ -hwdata-0.376-1 +hwdata-0.377-1 drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/hwdata/ diff --git a/main/hwdata/spkgbuild b/main/hwdata/spkgbuild index 2a46acfb2..0d45d8236 100644 --- a/main/hwdata/spkgbuild +++ b/main/hwdata/spkgbuild @@ -2,7 +2,7 @@ # homepage : https://github.com/vcrhonek/hwdata name=hwdata -version=0.376 +version=0.377 release=1 source="https://github.com/vcrhonek/hwdata/archive/v$version/$name-$version.tar.gz"