diff --git a/srcpkgs/libical/template b/srcpkgs/libical/template index f368c11c3db..73cfe495c1b 100644 --- a/srcpkgs/libical/template +++ b/srcpkgs/libical/template @@ -1,7 +1,7 @@ # Template file for 'libical' pkgname=libical -version=3.0.16 -revision=3 +version=3.0.17 +revision=1 build_style=cmake build_helper="gir qemu" configure_args="-DICAL_BUILD_DOCS=false @@ -12,9 +12,10 @@ checkdepends="python3-gobject" short_desc="Reference implementation of the iCalendar data type and format" maintainer="Orphaned " license="LGPL-2.1-only, MPL-2.0" -homepage="http://libical.github.io/libical/" -distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz" -checksum=b44705dd71ca4538c86fb16248483ab4b48978524fb1da5097bd76aa2e0f0c33 +homepage="https://libical.github.io/libical/" +changelog="https://raw.githubusercontent.com/libical/libical/master/ReleaseNotes.txt" +distfiles="https://github.com/libical/libical/archive/v${version}.tar.gz" +checksum=bcda9a6db6870240328752854d1ea475af9bbc6356e6771018200e475e5f781b build_options="gir" build_options_default="gir"