diff --git a/PKGBUILD/steamfork-device-support/PKGBUILD b/PKGBUILD/steamfork-device-support/PKGBUILD index 63888ca..70a3333 100644 --- a/PKGBUILD/steamfork-device-support/PKGBUILD +++ b/PKGBUILD/steamfork-device-support/PKGBUILD @@ -2,7 +2,7 @@ pkgname=steamfork-device-support pkgver=2024.09.17 -pkgrel=1 +pkgrel=2 pkgdesc='Hardware support provider for PC handhelds.' arch=('any') url='http://www.steamfork.org' diff --git a/PKGBUILD/steamfork-device-support/src/usr/bin/steamfork-battery-watchdog b/PKGBUILD/steamfork-device-support/src/usr/bin/steamfork-battery-watchdog index f2a5362..e238b34 100755 --- a/PKGBUILD/steamfork-device-support/src/usr/bin/steamfork-battery-watchdog +++ b/PKGBUILD/steamfork-device-support/src/usr/bin/steamfork-battery-watchdog @@ -14,7 +14,7 @@ then fi BATCNT=0 -FLASHDELAY=2 +FLASHDELAY=10 LED_PATH="/sys/class/leds/multicolor:chassis" unset CURRENT_MODE