summaryrefslogtreecommitdiff
path: root/libre/lilo/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-05-03 19:30:48 -0300
committerAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-05-03 19:30:48 -0300
commit7d4e07e8868c73807898655a606cec738d2e1632 (patch)
tree7517867326d486ce6ebba3ff5804e56359083bf7 /libre/lilo/PKGBUILD
parentafd9e62dfea0da21d59d141feaea3ac6fac0079d (diff)
lilo-23.2-3.1: fixing some parts
Diffstat (limited to 'libre/lilo/PKGBUILD')
-rw-r--r--libre/lilo/PKGBUILD5
1 files changed, 1 insertions, 4 deletions
diff --git a/libre/lilo/PKGBUILD b/libre/lilo/PKGBUILD
index 169037bc2..8103a1ac1 100644
--- a/libre/lilo/PKGBUILD
+++ b/libre/lilo/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=lilo
pkgver=23.2
-pkgrel=3
+pkgrel=3.1
pkgdesc="A bootloader for Linux (Parabola rebranded)"
arch=('i686' 'x86_64')
url="https://alioth.debian.org/projects/lilo/"
@@ -19,9 +19,6 @@ backup=('etc/lilo.conf')
depends=('device-mapper' 'coreutils')
makedepends=('bin86' 'sharutils')
optdepends=('perl: to use keytab-lilo')
-replaces=('lilo')
-conflicts=('lilo')
-provides=("lilo=$pkgver")
install=lilo.install
options=('!makeflags')
source=("http://lilo.alioth.debian.org/ftp/sources/${pkgname}-${pkgver}.tar.gz"