[arch-commits] Commit in wv2/repos (extra-x86_64 extra-x86_64/PKGBUILD)
Giovanni Scafora
giovanni at archlinux.org
Fri Feb 20 17:08:35 UTC 2009
Date: Friday, February 20, 2009 @ 12:08:35
Author: giovanni
Revision: 27412
Merged revisions 27397 via svnmerge from
svn+ssh://archlinux.org/srv/svn-packages/wv2/trunk
........
r27397 | douglas | 2009-02-20 03:31:04 -0800 (ven, 20 feb 2009) | 1 line
upgpkg: wv2 0.3.0-1
........
Modified:
wv2/repos/extra-x86_64/ (properties)
wv2/repos/extra-x86_64/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Property changes on: wv2/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
- /wv2/trunk:1-20564
+ /wv2/trunk:1-27411
Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2009-02-20 17:03:57 UTC (rev 27411)
+++ extra-x86_64/PKGBUILD 2009-02-20 17:08:35 UTC (rev 27412)
@@ -3,7 +3,7 @@
# Contributor: damir <damir at archlinux.org>
pkgname=wv2
-pkgver=0.2.3
+pkgver=0.3.0
pkgrel=1
pkgdesc="wvWare is the continuation of Caolan McNamara's wv - the MSWord library. It can parse MSWord 9,8,7,6 formats"
arch=('i686' 'x86_64')
@@ -12,7 +12,6 @@
options=(!libtool)
source=(http://downloads.sourceforge.net/sourceforge/wvware/${pkgname}-${pkgver}.tar.bz2)
license=('GPL2')
-md5sums=('ea7e3331fbe597185070c0784411a3f7')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
@@ -20,3 +19,4 @@
make || return 1
make DESTDIR=${startdir}/pkg install || return 1
}
+md5sums=('6e56073bb555c3ef39200b8f489474a6')
More information about the arch-commits
mailing list