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

Andreas Radke andyrtr at archlinux.org
Tue Aug 20 16:13:28 UTC 2019


    Date: Tuesday, August 20, 2019 @ 16:13:27
  Author: andyrtr
Revision: 360504

upgpkg: libabw 0.1.3-1

upstream update 0.1.3

Modified:
  libabw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-20 16:10:12 UTC (rev 360503)
+++ PKGBUILD	2019-08-20 16:13:27 UTC (rev 360504)
@@ -1,7 +1,7 @@
 # Maintainer: AndyRTR <andyrtr at archlinux.org>
 
 pkgname=libabw
-pkgver=0.1.2
+pkgver=0.1.3
 pkgrel=1
 pkgdesc="a library that parses the file format of AbiWord documents"
 arch=('x86_64')
@@ -10,7 +10,7 @@
 depends=('librevenge' 'libxml2' )
 makedepends=('doxygen' 'gperf' 'boost')
 source=(https://dev-www.libreoffice.org/src/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('0b72944d5af81dda0a5c5803ee84cbac4b81441a4d767aa57029adc6744c2485')
+sha256sums=('e763a9dc21c3d2667402d66e202e3f8ef4db51b34b79ef41f56cacb86dcd6eed')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list