From eaebe53f016fb1a875a13de225b1d9d4e2db197c Mon Sep 17 00:00:00 2001 From: Victor Lowther Date: Fri, 11 Jun 2010 07:25:09 -0500 Subject: Update provides= line in PKGBUILD to privide version 9999 --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index c395bf4..9d0fc63 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -6,7 +6,7 @@ arch=('i686' 'x86_64') url="http://pm-utils.freedesktop.org" license=('GPL') conflicts=('pm-utils') -provides=('pm-utils') +provides=('pm-utils=9999') depends=('bash' 'procps' 'vbetool' 'pm-quirks') optdepends=('upower') makedepends=('xmlto' 'docbook-xml' 'docbook-xsl' 'git') -- cgit v1.2.3