*: fix style

This commit is contained in:
psykose 2022-04-25 23:54:23 +00:00
parent c170086345
commit 64b65a1bbe
Signed by: psykose
SSH key fingerprint: SHA256:HwlGVJNLZqHoOvMtkshyGaXLkcdbEJahYMlepHFL+Uk
6 changed files with 14 additions and 12 deletions

View file

@ -14,6 +14,7 @@ source="bash"
package() {
install -Dm755 "$srcdir"/bash "$pkgdir"/bin/bash
}
sha512sums="
c62124ed0ee5410e1473d3d262035ae9982a96b996f41dbe4943fbec45d2ee93b4b67d2a6fc2cc9b417ebea8b2f9af4530bfac2bc690da627a7dac3f418320e7 bash
"

View file

@ -13,6 +13,7 @@ options="!check"
package() {
install -Dm755 "$srcdir"/powersave "$pkgdir"/etc/init.d/powersave
}
sha512sums="
a52246892c128b0de80a2fbf3c92bbe8c5cbc1ff4a87f4826818c9fc8503bf063c61c3c7119335b27272016850b1880b43621ca415e4f75b07e2be98a87203b5 powersave
"