diff options
Diffstat (limited to 'pcr/expac-relative')
-rw-r--r-- | pcr/expac-relative/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/expac-relative/PKGBUILD b/pcr/expac-relative/PKGBUILD index 4f25e926b..42adc4c4c 100644 --- a/pcr/expac-relative/PKGBUILD +++ b/pcr/expac-relative/PKGBUILD @@ -11,8 +11,8 @@ pkgdesc="pacman database extraction utility, with dbpath and config options supp arch=('i686' 'x86_64' 'mips64el') url="http://github.com/falconindy/expac" license=('GPL') -conflicts=$_pkgname -provides=$_pkgname +conflicts=($_pkgname) +provides=($_pkgname) depends=('pacman') makedepends=('perl') source=("http://code.falconindy.com/archive/$_pkgname/$_pkgname-$pkgver.tar.gz"{,.sig} |