summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libre/atril/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/libre/atril/PKGBUILD b/libre/atril/PKGBUILD
index fba4d0775..b67182f09 100644
--- a/libre/atril/PKGBUILD
+++ b/libre/atril/PKGBUILD
@@ -3,7 +3,6 @@
# Maintainer: André Silva <emulatorman@parabola.nu>
pkgname=atril
-_pkgname=$pkgname-libre
pkgver=1.8.0
pkgrel=1.1.parabola1
pkgdesc="Simply a document viewer, with libarchive support"
@@ -21,9 +20,9 @@ optdepends=('caja: Document Properties extension'
'texlive-bin: DVI support'
'libarchive: cbr compressed comic books'
'yelp: for reading MATE help documents')
-replaces=('mate-document-viewer' "$_pkgname")
+replaces=('mate-document-viewer' "$pkgname-libre")
provides=('mate-document-viewer')
-conflicts=('mate-document-viewer' "$_pkgname")
+conflicts=('mate-document-viewer' "$pkgname-libre")
options=('!emptydirs')
groups=('mate-extra')
source=("http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz"