From f919c19596b4e919c7fc174edd1476ed125257e0 Mon Sep 17 00:00:00 2001 From: cptpcrd <31829097+cptpcrd@users.noreply.github.com> Date: Mon, 12 Apr 2021 07:54:04 -0400 Subject: [PATCH 1/3] watchexec: update to 1.15.0. --- srcpkgs/watchexec/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/watchexec/template b/srcpkgs/watchexec/template index 8b62e5ee01d1..d044956eeb14 100644 --- a/srcpkgs/watchexec/template +++ b/srcpkgs/watchexec/template @@ -1,6 +1,6 @@ # Template file for 'watchexec' pkgname=watchexec -version=1.14.1 +version=1.15.0 revision=1 build_style=cargo short_desc="Executes commands in response to file modifications" @@ -8,7 +8,7 @@ maintainer="cptpcrd " license="Apache-2.0" homepage="https://github.com/watchexec/watchexec" distfiles="https://github.com/watchexec/watchexec/archive/${version}.tar.gz" -checksum=23ca90f1f070b0d30e821667c8b9deaf174d020373ea032e9e22f1a78adcfa1c +checksum=536366e294047480ebfd440edc473690c226f23d07ea166023d1a7e8953c4f34 post_install() { vdoc README.md From 2148e069ec88e730bd5e4045b9232d0f5d9e1179 Mon Sep 17 00:00:00 2001 From: cptpcrd <31829097+cptpcrd@users.noreply.github.com> Date: Mon, 12 Apr 2021 09:38:00 -0400 Subject: [PATCH 2/3] watchexec: orphan. --- srcpkgs/watchexec/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/watchexec/template b/srcpkgs/watchexec/template index d044956eeb14..a9be5777c606 100644 --- a/srcpkgs/watchexec/template +++ b/srcpkgs/watchexec/template @@ -4,7 +4,7 @@ version=1.15.0 revision=1 build_style=cargo short_desc="Executes commands in response to file modifications" -maintainer="cptpcrd " +maintainer="Orphaned " license="Apache-2.0" homepage="https://github.com/watchexec/watchexec" distfiles="https://github.com/watchexec/watchexec/archive/${version}.tar.gz" From c32ca080527eb0e9a221d943e84b2c4cb1e04a10 Mon Sep 17 00:00:00 2001 From: cptpcrd <31829097+cptpcrd@users.noreply.github.com> Date: Mon, 12 Apr 2021 09:38:09 -0400 Subject: [PATCH 3/3] birdtray: orphan. --- srcpkgs/birdtray/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/birdtray/template b/srcpkgs/birdtray/template index b77f328c4de0..8695820eccec 100644 --- a/srcpkgs/birdtray/template +++ b/srcpkgs/birdtray/template @@ -6,7 +6,7 @@ build_style=cmake hostmakedepends="qt5-qmake qt5-host-tools" makedepends="qt5-svg-devel qt5-x11extras-devel qt5-tools-devel" short_desc="Run Thunderbird with a system tray icon" -maintainer="cptpcrd " +maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://github.com/gyunaev/birdtray" distfiles="https://github.com/gyunaev/birdtray/archive/v${version}.tar.gz"