libmspub: update to 0.1.3.

Closes: #10321 [via git-merge-pr]
This commit is contained in:
maxice8 2018-01-01 02:13:54 -02:00 committed by Jürgen Buchmüller
parent fadda25d72
commit 095f773d30

View file

@ -1,7 +1,7 @@
# Template file for 'libmspub'
pkgname=libmspub
version=0.1.2
revision=6
version=0.1.3
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="icu-devel boost-devel librevenge-devel zlib-devel"
@ -9,8 +9,8 @@ short_desc="Library for parsing the mspub file structure"
maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-3"
homepage="http://cgit.freedesktop.org/libreoffice/libmspub/commit/"
distfiles="http://dev-www.libreoffice.org/src/${pkgname}-${version}.tar.bz2"
checksum=26d488527ffbb0b41686d4bab756e3e6aaeb99f88adeb169d0c16d2cde96859a
distfiles="https://dev-www.libreoffice.org/src/${pkgname}-${version}.tar.xz"
checksum=f0225f0ff03f6bec4847d7c2d8719a36cafc4b97a09e504b610372cc5b981c97
libmspub-devel_package() {
depends="libmspub>=${version}_${revision} $makedepends"