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

Andreas Radke andyrtr at archlinux.org
Mon Jan 1 10:43:34 UTC 2018


    Date: Monday, January 1, 2018 @ 10:43:34
  Author: andyrtr
Revision: 313836

upgpkg: libqxp 0.0.1-1

upstream update 0.0.1

Modified:
  libqxp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-01 10:36:11 UTC (rev 313835)
+++ PKGBUILD	2018-01-01 10:43:34 UTC (rev 313836)
@@ -2,8 +2,8 @@
 # Maintainer: AndyRTR <andyrtr at archlinux.org>
 
 pkgname=libqxp
-pkgver=0.0.0
-pkgrel=2
+pkgver=0.0.1
+pkgrel=1
 pkgdesc="a library that parses the file format of QuarkXPress documents"
 arch=('x86_64')
 url="https://wiki.documentfoundation.org/DLP/Libraries/libqxp"
@@ -11,8 +11,7 @@
 depends=('librevenge')
 makedepends=('boost' 'cppunit' 'doxygen')
 source=("https://dev-www.libreoffice.org/src/$pkgname/$pkgname-$pkgver.tar.xz")
-sha256sums=('0dd32afbf1c889debc28848b260c1bdc0eba5f57504476b787e164f7c59776d5')
-validpgpkeys=()
+sha256sums=('8c257f6184ff94aefa7c9fa1cfae82083d55a49247266905c71c53e013f95c73')
 
 build() {
 	cd "$pkgname-$pkgver"



More information about the arch-commits mailing list