summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Neumann2017-03-22 12:07:24 +0100
committerRichard Neumann2017-03-22 12:07:24 +0100
commit0e84ddb6037b3bf13b4e369cadf8e3674d5cb183 (patch)
treecaac68a3f2ecc89ff6b84295887eb856385e17fc
parentfca18910f9a24d3a8182f9d51ebfea8174d824a8 (diff)
downloadaur-0e84ddb6037b3bf13b4e369cadf8e3674d5cb183.tar.gz
Added deprecated fbsplash package as conflict
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fdcc6271d01c..c136ee142384 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed Mar 22 10:50:42 UTC 2017
+# Wed Mar 22 11:06:46 UTC 2017
pkgbase = mkinitcpio-fbsplash
pkgdesc = Tools to include a framebuffer based boot splash within the initcpio
pkgver = 1.0.1
- pkgrel = 1
+ pkgrel = 2
url = https://aur.archlinux.org/packages/mkinitcpio-fbsplash/
arch = any
license = GPL3
@@ -11,6 +11,7 @@ pkgbase = mkinitcpio-fbsplash
makedepends = findutils
depends = bash
optdepends = fbv: for image generation script.
+ conflicts = fbsplash
source = fbsplash.hook
source = fbsplash.install
source = mkfbsplash
diff --git a/PKGBUILD b/PKGBUILD
index 13c53eddbbd8..9e1482980c37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='mkinitcpio-fbsplash'
pkgver='1.0.1'
-pkgrel=1
+pkgrel=2
url="https://aur.archlinux.org/packages/${pkgname}/"
pkgdesc='Tools to include a framebuffer based boot splash within the initcpio'
arch=('any')
@@ -15,6 +15,8 @@ source=('fbsplash.hook' 'fbsplash.install' 'mkfbsplash')
sha256sums=('a9a490071b8ec3232c1e012cbbde5a871d55c29726b84ad099e1a0f0ba0ddf71'
'2b16aa38772542d19be1c5aa652641b2acc189c2428a35681b8e55d7486e1668'
'a2dec17047857a6af0308c383a8ba9127ebbd25aa2ebef69b96a66152c3925ec')
+conflicts=('fbsplash')
+
package() {
# Install initcpio hook and install script