Upgraded hwdata from 0.376 to 0.378

This commit is contained in:
dslm4515
2024-01-30 18:45:51 -06:00
parent 83eacb3944
commit 0dbcca5018

View File

@ -1,7 +1,7 @@
#! /bin/bash
# hwdata
# Source: https://github.com/vcrhonek/hwdata/archive/refs/tags/v0.376.tar.gz
# Source: https://github.com/vcrhonek/hwdata/archive/refs/tags/v0.378.tar.gz
#
# $BUILD = Directory to temporarily install
# $PKGS = Directory to store built packages
@ -37,5 +37,5 @@ hwdata: https://github.com/vcrhonek/hwdata
hwdata:
EOF
sudo -S mv -v /tmp/slack-desc install/ &&
sudo -S makepkg -l y -c n $PKGS/hwdata-0.376-$NOPSUFFIX &&
sudo -S makepkg -l y -c n $PKGS/hwdata-0.378-$NOPSUFFIX &&
sudo -S rm -rf ${BUILD}/*