summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-05-01 02:09:23 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-05-01 02:09:23 -0300
commit263f55e5579b844ad9f48c0d11ce910ffbee7b5d (patch)
treee09be3242fd3b84c1201078d7d00d2bd14c089e8 /libre
parent05e8ea1028a0dde0e541796d437d0e68cef5a205 (diff)
parent686bbebdacdafe1e5190876b80199c7b5a978730 (diff)
downloadabslibre-263f55e5579b844ad9f48c0d11ce910ffbee7b5d.tar.gz
abslibre-263f55e5579b844ad9f48c0d11ce910ffbee7b5d.tar.bz2
abslibre-263f55e5579b844ad9f48c0d11ce910ffbee7b5d.zip
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'libre')
-rw-r--r--libre/abiword-libre/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/abiword-libre/PKGBUILD b/libre/abiword-libre/PKGBUILD
index 9d1800989..dce707766 100644
--- a/libre/abiword-libre/PKGBUILD
+++ b/libre/abiword-libre/PKGBUILD
@@ -7,7 +7,7 @@ _pkgbase=abiword
pkgbase=abiword-libre
pkgname=('abiword-libre' 'abiword-libre-plugins')
pkgver=2.8.6
-pkgrel=8
+pkgrel=8.1
arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
url="http://www.abisource.com"
@@ -86,9 +86,9 @@ package_abiword-libre-plugins() {
pkgdesc="Additional plugins for Abiword"
depends=("abiword-libre=${pkgver}-${pkgrel}" 'loudmouth' 'libwpg' 'libwmf' 'link-grammar'
'gtkmathview' 'aiksaurus' 'libxslt' 'libsoup' 'libots' 'libgsf')
- conflicts=('abiword-libre-plugins')
- replaces=('abiword-libre-plugins')
- provides=("abiword-libre-plugins=$pkgver")
+ conflicts=('abiword-plugins')
+ replaces=('abiword-plugins')
+ provides=("abiword-plugins=$pkgver")
cd "${srcdir}/${_pkgbase}-${pkgver}/plugins"