[arch-commits] Commit in abiword/repos (extra-x86_64 extra-x86_64/PKGBUILD)
Giovanni Scafora
giovanni at archlinux.org
Mon Nov 24 15:42:48 UTC 2008
Date: Monday, November 24, 2008 @ 10:42:48
Author: giovanni
Revision: 19487
Merged revisions 19486 via svnmerge from
svn+ssh://archlinux.org/srv/svn-packages/abiword/trunk
........
r19486 | giovanni | 2008-11-24 07:41:49 -0800 (lun, 24 nov 2008) | 2 lines
upgpkg: abiword 2.6.5-1
New version 2.6.5
........
Modified:
abiword/repos/extra-x86_64/ (properties)
abiword/repos/extra-x86_64/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Property changes on: abiword/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
- /abiword/trunk:1-12775
+ /abiword/trunk:1-19486
Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2008-11-24 15:41:49 UTC (rev 19486)
+++ extra-x86_64/PKGBUILD 2008-11-24 15:42:48 UTC (rev 19487)
@@ -1,19 +1,19 @@
# $Id$
-# Maintainer: Aaron Griffin <aaron at archlinux.org>
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
pkgname=abiword
-pkgver=2.6.4
+pkgver=2.6.5
pkgrel=1
pkgdesc="A fully-featured word processor"
arch=(i686 x86_64)
license=('GPL')
url="http://www.abisource.com"
-depends=('libsm' 'fribidi>=0.10.9' 'enchant>=1.3.0' 'libgnomeprintui' 'wv>=1.2.4'
+depends=('fribidi>=0.10.9' 'enchant>=1.3.0' 'libgnomeprintui' 'wv>=1.2.4'
'libgnomeui>=2.22.01' 'libgsf-gnome>=1.14.8')
makedepends=('pkgconfig')
options=('!makeflags')
source=(http://www.abisource.com/downloads/abiword/${pkgver}/source/${pkgname}-${pkgver}.tar.gz)
-md5sums=('16748b2d6e318e0e2a25581005e1943a')
+md5sums=('edce76a1da515dfc102a0e030f722002')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}/
More information about the arch-commits
mailing list