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

Andreas Radke andyrtr at archlinux.org
Fri Sep 15 18:14:34 UTC 2017


    Date: Friday, September 15, 2017 @ 18:14:33
  Author: andyrtr
Revision: 305611

upgpkg: libzmf 0.0.2-1

upstream update 0.0.2

Modified:
  libzmf/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-15 14:52:45 UTC (rev 305610)
+++ PKGBUILD	2017-09-15 18:14:33 UTC (rev 305611)
@@ -2,8 +2,8 @@
 # Maintainer: AndyRTR <andyrtr at archlinux.org>
 
 pkgname=libzmf
-pkgver=0.0.1
-pkgrel=2
+pkgver=0.0.2
+pkgrel=1
 pkgdesc="a library for import of Zoner drawing and bitmap files"
 arch=('i686' 'x86_64')
 url="https://wiki.documentfoundation.org/DLP/Libraries/libzmf"
@@ -11,7 +11,7 @@
 source=(http://dev-www.libreoffice.org/src/${pkgname}/${pkgname}-${pkgver}.tar.xz)
 depends=('librevenge' 'libpng')
 makedepends=('boost' 'cppunit' 'doxygen')
-sha256sums=('eaf533ea29f9b66e75c0dcb631f1616b4f3cec9474e4fa0d2835769056a0e57a')
+sha256sums=('27051a30cb057fdb5d5de65a1f165c7153dc76e27fe62251cbb86639eb2caf22')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list