Date: Monday, January 1, 2018 @ 10:36:03 Author: andyrtr Revision: 313834
upgpkg: libmspub 0.1.3-1 upstream update 0.1.3 Modified: libmspub/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-01-01 10:33:24 UTC (rev 313833) +++ PKGBUILD 2018-01-01 10:36:03 UTC (rev 313834) @@ -3,8 +3,8 @@ # Contributor: Simone Sclavi 'Ito' <[email protected]> pkgname=libmspub -pkgver=0.1.2 -pkgrel=8 +pkgver=0.1.3 +pkgrel=1 pkgdesc="Microsoft Publisher file format parser library (latest snapshot)" arch=('x86_64') url="https://wiki.documentfoundation.org/DLP/Libraries/libmspub" @@ -12,7 +12,7 @@ depends=('libwpd' 'icu' 'librevenge') makedepends=('libwpg' 'boost' 'doxygen') source=(https://dev-www.libreoffice.org/src/${pkgname}/${pkgname}-${pkgver}.tar.xz) -sha256sums=('b0baabf82d20c08ad000e80fa02154ce2f2ffde1ee60240d6e3a917c3b35560f') +sha256sums=('f0225f0ff03f6bec4847d7c2d8719a36cafc4b97a09e504b610372cc5b981c97') build() { cd ${pkgname}-${pkgver}
