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

Andreas Radke andyrtr at nymeria.archlinux.org
Wed Jun 4 20:04:00 UTC 2014


    Date: Wednesday, June 4, 2014 @ 22:03:59
  Author: andyrtr
Revision: 214282

upgpkg: libodfgen 0.1.1-1

upstream update 0.1.1

Modified:
  libodfgen/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-04 20:00:40 UTC (rev 214281)
+++ PKGBUILD	2014-06-04 20:03:59 UTC (rev 214282)
@@ -4,7 +4,7 @@
 # Contributor: Yue
 
 pkgname=libodfgen
-pkgver=0.1.0
+pkgver=0.1.1
 pkgrel=1
 pkgdesc='Library for generating documents in Open Document Format'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('libwpd' 'zlib' 'librevenge')
 makedepends=('boost' 'libwpg' 'libetonyek' 'doxygen')
 source=(http://dev-www.libreoffice.org/src/$pkgname-$pkgver.tar.bz2)
-md5sums=('6c708dbcca976ad56115c98f191a0e90')
+md5sums=('c22c83c17cda0754382ada4e116594b7')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list