diff options
Diffstat (limited to 'abs/core/plymouth/PKGBUILD')
-rw-r--r-- | abs/core/plymouth/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/plymouth/PKGBUILD b/abs/core/plymouth/PKGBUILD index 6126d4f..4aeec1d 100644 --- a/abs/core/plymouth/PKGBUILD +++ b/abs/core/plymouth/PKGBUILD @@ -1,6 +1,6 @@ pkgname=plymouth pkgver=0.8.8.52.g37d2e40 -pkgrel=4 +pkgrel=5 pkgdesc="A graphical boot splash screen with kernel mode-setting support (Git version)" url="http://cgit.freedesktop.org/cgit/plymouth/" arch=('i686' 'x86_64') @@ -9,7 +9,7 @@ depends=('libdrm' 'pango' 'v86d') makedepends=('git' 'docbook-xsl') optdepends=('ttf-dejavu') options=('!libtool' '!emptydirs') -install=$pkgname.install +#install=$pkgname.install groups=('base') provides=('plymouth') conflicts=('plymouth') |