diff --git a/srcpkgs/dialog/template b/srcpkgs/dialog/template index 3a9f39fe1c1..0d4c6871a96 100644 --- a/srcpkgs/dialog/template +++ b/srcpkgs/dialog/template @@ -1,9 +1,9 @@ # Template file for 'dialog' pkgname=dialog -_distver=1.3 -_date=20210117 -version="${_distver}.${_date}" +version=1.3.20210324 revision=1 +_distver=${version%.*} +_date=${version##*.} wrksrc="${pkgname}-${_distver}-${_date}" build_style=gnu-configure configure_args="--with-ncursesw --disable-nls" @@ -12,8 +12,9 @@ short_desc="Tool to display dialog boxes from shell scripts" maintainer="Orphaned " license="LGPL-2.1-only" homepage="https://invisible-island.net/dialog/" +changelog="https://invisible-island.net/dialog/CHANGES" distfiles="https://invisible-mirror.net/archives/${pkgname}/${pkgname}-${_distver}-${_date}.tgz" -checksum=3c1ed08f44bcf6f159f2aa6fde765db94e8997b3eefb49d8b4c86691693c43e1 +checksum=01c2d1e2e9af9b083ea200caad084fdfda55178d5bbf4e42c9fff44935151653 post_install() { rm -r ${DESTDIR}/usr/lib