[arch-commits] Commit in abiword-plugins/trunk (PKGBUILD)

Aaron Griffin aaron at archlinux.org
Thu Jun 18 16:47:16 UTC 2009


    Date: Thursday, June 18, 2009 @ 12:47:15
  Author: aaron
Revision: 42699

upgpkg: abiword-plugins 2.6.8-5
    readline rebuilds

Modified:
  abiword-plugins/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-06-18 16:24:03 UTC (rev 42698)
+++ PKGBUILD	2009-06-18 16:47:15 UTC (rev 42699)
@@ -3,21 +3,22 @@
 
 pkgname=abiword-plugins
 pkgver=2.6.8
-pkgrel=4
+pkgrel=5
 pkgdesc="Various plugins for Abiword"
 arch=('i686' 'x86_64')
 license=('GPL')
 url="http://www.abisource.com"
 options=('!libtool' '!makeflags')
+makedepends=('libxml2')
 depends=("abiword>=${pkgver}" 'aiksaurus>=1.2.1' 'gtkmathview>=0.7.7' 
          'link-grammar>=4.2.4' 'libwmf>=0.2.8.4' 'librsvg>=2.18.1' 
-	 'libwpd>=0.8.7' 'psiconv>=0.9.8' 'boost')
+         'libwpd>=0.8.7' 'psiconv>=0.9.8' 'boost')
 source=(http://www.abisource.com/downloads/abiword/${pkgver}/source/abiword-plugins-${pkgver}.tar.gz
         http://www.abisource.com/downloads/abiword/${pkgver}/source/abiword-${pkgver}.tar.gz
-	AbiCommand.patch)
+        AbiCommand.patch)
 md5sums=('421c49723e209c971ddb0798c1b313a9'
          'fab04d8ef999c303f720197adf261310'
-	 '7bd4ad7802216d43422063b86ee1bc9a')
+         '7bd4ad7802216d43422063b86ee1bc9a')
 
 build() {
   cd "${srcdir}/abiword-plugins-${pkgver}"




More information about the arch-commits mailing list