From 3943c0e2122ca2a2f2c1f01b0b4bd5143d6bead5 Mon Sep 17 00:00:00 2001 From: qorg11 Date: Fri, 13 Nov 2020 00:20:57 +0100 Subject: [PATCH 1/2] Updated dino version --- srcpkgs/dino/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/dino/template b/srcpkgs/dino/template index 77a5b823dc3..f88b7ebe337 100644 --- a/srcpkgs/dino/template +++ b/srcpkgs/dino/template @@ -1,6 +1,6 @@ # Template file for 'dino' pkgname=dino -version=0.1.0 +version=0.2.0 revision=3 build_style=cmake configure_args="-GNinja -DDINO_PLUGIN_ENABLED_notification-sound=ON" From 5fd81060a593012bfa2c082ef2a661b773d17df1 Mon Sep 17 00:00:00 2001 From: qorg11 Date: Fri, 13 Nov 2020 00:34:02 +0100 Subject: [PATCH 2/2] Fixed the checksum and revision for dino --- srcpkgs/dino/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/dino/template b/srcpkgs/dino/template index f88b7ebe337..4256341cb46 100644 --- a/srcpkgs/dino/template +++ b/srcpkgs/dino/template @@ -1,7 +1,7 @@ # Template file for 'dino' pkgname=dino version=0.2.0 -revision=3 +revision=1 build_style=cmake configure_args="-GNinja -DDINO_PLUGIN_ENABLED_notification-sound=ON" make_cmd=ninja @@ -14,7 +14,7 @@ maintainer="Anjandev Momi " license="GPL-3.0-or-later" homepage="https://github.com/dino/dino" distfiles="https://github.com/dino/dino/archive/v${version}.tar.gz" -checksum="202b7db322d85389b0bebc3c38976e7f7beaceddd1fc46b8123e50c6c7c07b8d" +checksum="51d139d62e90ef30b25e19dbe48322e2a35af3de38fd8094a0c89188947567f2" post_install() { rm -rf ${DESTDIR}/usr/include