From 8720fc9e9c0caf16bfaa306b7c06f4cd6df0d3f2 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 9 Feb 2019 02:51:24 -0200 Subject: [PATCH] peaclock: update to 0.1.10. --- srcpkgs/peaclock/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/peaclock/template b/srcpkgs/peaclock/template index d6dc64c9347..a017c4e2095 100644 --- a/srcpkgs/peaclock/template +++ b/srcpkgs/peaclock/template @@ -1,6 +1,6 @@ # Template file for 'peaclock' pkgname=peaclock -version=0.1.9 +version=0.1.10 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=b3db391caebaad05cfb62a7255c88a18f38a5357e4f833febd057189320d75f0 +checksum=d05f06f3c51286b705f2bb198b48ae5142f71cdd4f6f76b9e0bb6455400dc1d3 post_extract() { sed -i 's:local/::' CMakeLists.txt