summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornemesys2020-08-07 05:26:45 -0400
committernemesys2020-08-07 05:26:45 -0400
commit4d2bfabbce646078ae787f52638f76ddbd915171 (patch)
treee595620403264bff119e15019cbbd169418b909f /PKGBUILD
parent694cfe351eae4facd18bf5b6556e9f2e1c6bab8d (diff)
downloadaur-fbcondecor-openrc.tar.gz
update to add 5 seconds sleep to background process to resolve race condition when asynchronous openrc service loading is enabled.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 88ce538f9386..053ba985d3a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ optdepends=('linux-fbcondecor: enable console background images'
conflicts=('fbsplash-scripts' 'initscripts-extras-fbsplash')
install=$pkgname.install
source=('fbcondecor')
-md5sums=('434dcb00413ad01a5c6873536fccc302')
+md5sums=('ba528a17722aa9e39dd8693ef7d19883')
package() {
msg2 "Installing fbcondecor for openrc support.."