haskell-libmpd-git: added version in provide field

This commit is contained in:
Cedric Girard 2012-03-05 18:03:05 +01:00
parent bdbcfcbd6e
commit 58d7e54377
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
_hkgname=libmpd
pkgname=haskell-libmpd-git
pkgver=20120305
pkgrel=1
pkgrel=2
pkgdesc="An MPD client library, git version."
url="http://hackage.haskell.org/package/${_hkgname}"
license=('LGPL')
@ -10,7 +10,7 @@ arch=('i686' 'x86_64')
makedepends=()
depends=('ghc' 'haskell-containers=0.4.2.1' 'haskell-filepath=1.3.0.0' 'haskell-mtl=2.0.1.0' 'haskell-network=2.3.0.11' 'haskell-old-locale=1.0.0.4' 'haskell-time=1.4' 'haskell-utf8-string<0.4')
conflicts=('haskell-libmpd')
provides=('haskell-libmpd')
provides=('haskell-libmpd=0.8.0')
options=('strip')
install=${pkgname}.install