diff --git a/srcpkgs/libmspub/template b/srcpkgs/libmspub/template index afe8f2fb82..0832006312 100644 --- a/srcpkgs/libmspub/template +++ b/srcpkgs/libmspub/template @@ -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 " 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"