summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRichard Neumann2017-05-18 21:31:14 +0200
committerRichard Neumann2017-05-18 21:31:14 +0200
commit0cbacf391bcfcaa64e284d0194c0a1d531a51be1 (patch)
tree6e8b476f5353ab343f02d69ad710c0027629e27b /PKGBUILD
parentf356322ba490d63de16f71c3787286cf623bb56a (diff)
downloadaur-0cbacf391bcfcaa64e284d0194c0a1d531a51be1.tar.gz
Reverted last change. Error messages are actually displayed through stderr.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3f48aa7bc5f8..df34391b6350 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Credits: Special thanks to reddit user @pahakala who inspired me to create this package.
pkgname='mkinitcpio-fbsplash'
-pkgver='1.0.3'
+pkgver='1.0.4'
pkgrel=1
url="https://aur.archlinux.org/packages/${pkgname}/"
pkgdesc='Tools to include a framebuffer based boot splash within the initcpio'
@@ -11,7 +11,7 @@ license=('GPL3')
depends=('bash')
optdepends=('fbv: for image generation script.')
source=('fbsplash.hook' 'fbsplash.install' 'mkfbsplash')
-sha256sums=('114d69bf95aa6cccb3dc131e13a49662389e75013d858267843b1c1a77dc2b0f'
+sha256sums=('160a1dcf8b0929ccdabb1327231c6d4bedf6ae96627b84196a0bb52a1f490f93'
'2b16aa38772542d19be1c5aa652641b2acc189c2428a35681b8e55d7486e1668'
'e385cd23b89de7ce859265fc5d60a8437779c4fb3ce17e09a832075ba3ee0654')
conflicts=('fbsplash')