Skip to content

Commit

Permalink
auto update for package plymouth
Browse files Browse the repository at this point in the history
  • Loading branch information
lilacbot committed May 19, 2018
1 parent 3de38fc commit 39bf7f8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plymouth/PKGBUILD
Expand Up @@ -6,7 +6,7 @@

pkgname=plymouth
pkgver=0.9.3
pkgrel=3
pkgrel=4
pkgdesc="A graphical boot splash screen with kernel mode-setting support"
url="http://www.freedesktop.org/wiki/Software/Plymouth/"
arch=('i686' 'x86_64')
Expand Down Expand Up @@ -43,7 +43,7 @@ source=("http://www.freedesktop.org/software/${pkgname}/releases/${pkgname}-${pk
md5sums=('b261c720888a5431cdfce8494805eab3'
'65fa2763d5c9bb9f80973ea5e6e3db3e'
'd67132b297ccfb1a877a2efd78076963'
'65eb269910f1b81e3f0970af456394ca'
'02861a13840dee3a5f2224b598274220'
'ae6e97bb1104bb12cbca6738e3fb872d'
'1430ae2ec501d600f8f6771454dc9bbe'
'870ea3e63c6989e2badf79d1fbafa914'
Expand Down
3 changes: 3 additions & 0 deletions plymouth/plymouth.encrypt_install
Expand Up @@ -24,6 +24,9 @@ build() {
add_file "/etc/fonts/fonts.conf"
add_file "/etc/fonts/conf.d/60-latin.conf"

# cryptsetup calls pthread_create(), which dlopen()s libgcc_s.so.1
add_binary "/usr/lib/libgcc_s.so.1"

add_runscript
}

Expand Down

0 comments on commit 39bf7f8

Please sign in to comment.