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

Andreas Radke andyrtr at archlinux.org
Tue Aug 20 16:10:07 UTC 2019


    Date: Tuesday, August 20, 2019 @ 16:10:07
  Author: andyrtr
Revision: 360502

upgpkg: libvisio 0.1.7-1

upstream update 0.1.7

Modified:
  libvisio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-20 16:06:25 UTC (rev 360501)
+++ PKGBUILD	2019-08-20 16:10:07 UTC (rev 360502)
@@ -4,8 +4,8 @@
 # Contributor: philacs
 
 pkgname=libvisio
-pkgver=0.1.6
-pkgrel=6
+pkgver=0.1.7
+pkgrel=1
 pkgdesc='Library providing ability to interpret and import visio diagrams'
 arch=('x86_64')
 url="https://wiki.documentfoundation.org/DLP/Libraries/libvisio"
@@ -13,7 +13,7 @@
 depends=('libwpd' 'libwpg' 'libxml2' 'icu' 'librevenge')
 makedepends=('boost' 'gperf' 'doxygen' 'cppunit')
 source=(https://dev-www.libreoffice.org/src/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('fe1002d3671d53c09bc65e47ec948ec7b67e6fb112ed1cd10966e211a8bb50f9')
+sha256sums=('8faf8df870cb27b09a787a1959d6c646faa44d0d8ab151883df408b7166bea4c')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list