diff --git a/main/hwdata/.checksums b/main/hwdata/.checksums index 0af75503b..8d9491bbf 100644 --- a/main/hwdata/.checksums +++ b/main/hwdata/.checksums @@ -1 +1 @@ -6c5bb33717e3f017c45bb923d8ca3962 hwdata-0.368.tar.gz +b8357770aea561eeaa0f1e04b1a2f9f2 hwdata-0.369.tar.gz diff --git a/main/hwdata/.pkgfiles b/main/hwdata/.pkgfiles index eead89031..993914059 100644 --- a/main/hwdata/.pkgfiles +++ b/main/hwdata/.pkgfiles @@ -1,4 +1,4 @@ -hwdata-0.368-1 +hwdata-0.369-1 drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/hwdata/ @@ -6,5 +6,6 @@ drwxr-xr-x root/root usr/share/hwdata/ -rw-r--r-- root/root usr/share/hwdata/oui.txt -rw-r--r-- root/root usr/share/hwdata/pci.ids -rw-r--r-- root/root usr/share/hwdata/pnp.ids +-rw-r--r-- root/root usr/share/hwdata/usb.ids drwxr-xr-x root/root usr/share/pkgconfig/ -rw-r--r-- root/root usr/share/pkgconfig/hwdata.pc diff --git a/main/hwdata/spkgbuild b/main/hwdata/spkgbuild index eb71fe3a6..c7855f557 100644 --- a/main/hwdata/spkgbuild +++ b/main/hwdata/spkgbuild @@ -2,7 +2,7 @@ # homepage : https://github.com/vcrhonek/hwdata name=hwdata -version=0.368 +version=0.369 release=1 source="https://github.com/vcrhonek/hwdata/archive/v$version/$name-$version.tar.gz"