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

Giovanni Scafora giovanni at archlinux.org
Sat Apr 3 18:21:02 UTC 2010


    Date: Saturday, April 3, 2010 @ 14:21:01
  Author: giovanni
Revision: 75794

upgpkg: abiword 2.8.3-1
upstream release

Modified:
  abiword/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-04-03 17:09:11 UTC (rev 75793)
+++ PKGBUILD	2010-04-03 18:21:01 UTC (rev 75794)
@@ -4,18 +4,18 @@
 
 pkgbase=abiword
 pkgname=('abiword' 'abiword-plugins')
-pkgver=2.8.2
-pkgrel=2
+pkgver=2.8.3
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL')
 url="http://www.abisource.com"
 makedepends=('pkgconfig' 'fribidi' 'enchant' 'librsvg' 'wv' 'libgsf-gnome' 'aiksaurus' 'gtkmathview' 'libsoup' 'link-grammar' 'libwpd' 'psiconv' 'libxslt' 'asio' 'loudmouth')
 options=('!makeflags' '!libtool')
 source=(http://www.abisource.com/downloads/abiword/${pkgver}/source/${pkgbase}-${pkgver}.tar.gz)
-md5sums=('b44ffbebd5bd0f5f98f34dc8c688b4ed')
+md5sums=('8984b09663e1514ca0e361b0627ea285')
 
 build() {
-  cd ${srcdir}/${pkgbase}-${pkgver}
+  cd "${srcdir}/${pkgbase}-${pkgver}"
 
   ./configure --prefix=/usr \
               --enable-plugins || return 1




More information about the arch-commits mailing list