libmspub: update to 0.1.4.

Closes: #12008 [via git-merge-pr]
This commit is contained in:
maxice8 2018-02-28 17:34:13 -03:00 committed by Michael Aldridge
parent 2aa6c5df23
commit 37cc02ba1d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libmspub'
pkgname=libmspub
version=0.1.3
version=0.1.4
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
@ -10,7 +10,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-3"
homepage="http://cgit.freedesktop.org/libreoffice/libmspub/commit/"
distfiles="https://dev-www.libreoffice.org/src/${pkgname}-${version}.tar.xz"
checksum=f0225f0ff03f6bec4847d7c2d8719a36cafc4b97a09e504b610372cc5b981c97
checksum=ef36c1a1aabb2ba3b0bedaaafe717bf4480be2ba8de6f3894be5fd3702b013ba
libmspub-devel_package() {
depends="libmspub>=${version}_${revision} $makedepends"