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

Andreas Radke andyrtr at archlinux.org
Sun Jan 6 16:51:01 UTC 2019


    Date: Sunday, January 6, 2019 @ 16:51:01
  Author: andyrtr
Revision: 343041

upgpkg: libqxp 0.0.2-1

upstream update 0.0.2

Modified:
  libqxp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-06 16:45:55 UTC (rev 343040)
+++ PKGBUILD	2019-01-06 16:51:01 UTC (rev 343041)
@@ -1,8 +1,8 @@
 # Maintainer: AndyRTR <andyrtr at archlinux.org>
 
 pkgname=libqxp
-pkgver=0.0.1
-pkgrel=4
+pkgver=0.0.2
+pkgrel=1
 pkgdesc="a library that parses the file format of QuarkXPress documents"
 arch=('x86_64')
 url="https://wiki.documentfoundation.org/DLP/Libraries/libqxp"
@@ -10,7 +10,7 @@
 depends=('librevenge')
 makedepends=('boost' 'cppunit' 'doxygen')
 source=("https://dev-www.libreoffice.org/src/$pkgname/$pkgname-$pkgver.tar.xz")
-sha256sums=('8c257f6184ff94aefa7c9fa1cfae82083d55a49247266905c71c53e013f95c73')
+sha256sums=('e137b6b110120a52c98edd02ebdc4095ee08d0d5295a94316a981750095a945c')
 
 build() {
 	cd "$pkgname-$pkgver"



More information about the arch-commits mailing list