diff --git a/PKGBUILD b/PKGBUILD index 48ea796..c2f5516 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -503,9 +503,9 @@ case $_basever in 0001-mm-Support-soft-dirty-flag-reset-for-VA-range.patch 0002-mm-Support-soft-dirty-flag-read-with-reset.patch ) - sha256sums=('1a86e9c518d50741ad3922fca5896863de8214ec07f73efc41c7ab2405f7fc13' + sha256sums=('96c25e43fbbdf4105d7b6b1e6e40c161356aae4a7d6140a7118b89418097054a' 'SKIP' - 'c8b4f52577c59595251c62efb63452988f96d854a8420a1196d471fd041ac490' + 'd519d1b464c5ec8b32e26b6889a7c4779d53a25c877d6acadaec546dcdcc9717' '1e15fc2ef3fa770217ecc63a220e5df2ddbcf3295eb4a021171e7edd4c6cc898' '66a03c246037451a77b4d448565b1d7e9368270c7d02872fbd0b5d024ed0a997' 'f6383abef027fd9a430fd33415355e0df492cdc3c90e9938bf2d98f4f63b32e6' diff --git a/linux-tkg-config/5.13/config.x86_64 b/linux-tkg-config/5.13/config.x86_64 index 89e7b5a..3d92c93 100644 --- a/linux-tkg-config/5.13/config.x86_64 +++ b/linux-tkg-config/5.13/config.x86_64 @@ -7110,6 +7110,7 @@ CONFIG_HID_RETRODE=m CONFIG_HID_ROCCAT=m CONFIG_HID_SAITEK=m CONFIG_HID_SAMSUNG=m +CONFIG_HID_SEMITEK=m CONFIG_HID_SONY=m CONFIG_SONY_FF=y CONFIG_HID_SPEEDLINK=m diff --git a/linux-tkg-config/prepare b/linux-tkg-config/prepare index eaed6df..fdb4aa2 100644 --- a/linux-tkg-config/prepare +++ b/linux-tkg-config/prepare @@ -12,7 +12,7 @@ _kver_subver_map=( ["5.10"]="42" ["5.11"]="22" ["5.12"]="9" - ["5.13"]="rc4" + ["5.13"]="rc5" ) _undefine() {