diff --git a/srcpkgs/peaclock/template b/srcpkgs/peaclock/template index a94a27f0b64..65a244faa87 100644 --- a/srcpkgs/peaclock/template +++ b/srcpkgs/peaclock/template @@ -1,6 +1,6 @@ # Template file for 'peaclock' pkgname=peaclock -version=0.1.3 +version=0.1.5 revision=1 build_style=cmake short_desc="Colourful binary clock for the terminal" @@ -8,7 +8,7 @@ maintainer="Nathan Owens " license="MIT" homepage="https://octobanana.com/software/peaclock" distfiles="https://github.com/octobanana/peaclock/archive/${version}.tar.gz" -checksum=0041de0e50429786dff4152c60f6dbd84249287d289ad6d7573e47c9f9b62afc +checksum=526a7b7742605b47a546164af7cbc0a4f4fb2307911b0332860e1e57c7f97b28 post_extract() { sed -i 's:local/::' CMakeLists.txt