summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2015-11-08 03:32:55 +0100
committerStefan Husmann2015-11-08 03:32:55 +0100
commit0aafcd44ea990ded2be9219652436aa416983a1d (patch)
tree6e2e1a41c40977fbff66aa80b9b59f0f0dc60ecc /PKGBUILD
parentae6438d77fa7c45078f4c2df3513b7a2b374e9fa (diff)
downloadaur-0aafcd44ea990ded2be9219652436aa416983a1d.tar.gz
fixed
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3ab751142a67..c717d38045cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,15 @@
-# Maintainer: jchamplin <jake.champlin.27@gmail.com>
+# Contributor: jchamplin <jake.champlin.27@gmail.com>
+# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=abiword-minimal
pkgver=3.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="A fully-featured word processor"
arch=('i686' 'x86_64')
license=('GPL')
url="http://www.abisource.com"
makedepends=('boost')
-depends=('fribidi' 'wv' 'librsvg' 'enchant' 'desktop-file-utils' 'goffice0.8')
+depends=('fribidi' 'wv' 'librsvg' 'enchant' 'desktop-file-utils' 'goffice' 'hicolor-icon-theme')
conflicts=('abiword' 'abiword-plugins')
provides=('abiword')
install=abiword-minimal.install