From 58b41e0fbb6062295a2a4df03576fc01e105701c Mon Sep 17 00:00:00 2001 From: Humdinger Date: Sun, 21 Nov 2021 17:30:16 +0100 Subject: [PATCH] PecoRename: bump to v2.0.3 --- .../{pecorename-2.0.2.recipe => pecorename-2.0.3.recipe} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename haiku-apps/pecorename/{pecorename-2.0.2.recipe => pecorename-2.0.3.recipe} (87%) diff --git a/haiku-apps/pecorename/pecorename-2.0.2.recipe b/haiku-apps/pecorename/pecorename-2.0.3.recipe similarity index 87% rename from haiku-apps/pecorename/pecorename-2.0.2.recipe rename to haiku-apps/pecorename/pecorename-2.0.3.recipe index 48a448f3c..d7241ec42 100644 --- a/haiku-apps/pecorename/pecorename-2.0.2.recipe +++ b/haiku-apps/pecorename/pecorename-2.0.3.recipe @@ -17,16 +17,16 @@ And - of course - all functions support special chars (like ä, â...). Whenever you have to rename some or many files the same way, this is YOUR \ program!" -HOMEPAGE="http://www.maybe.de/software/pecorename" +HOMEPAGE="https://github.com/HaikuArchives/PecoRename" COPYRIGHT="2008 Werner Freytag 2011 Axel Dörfler 2014 Diver 2016 Markus Himmel, Hannahyp - 2017-2018 Janus, Humdinger" + 2017-2021 HaikuArchives team" LICENSE="MIT" REVISION="1" -SOURCE_URI="https://github.com/HaikuArchives/PecoRename/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="375cb4820c8cb185119f519187cb8579a40741efed6b617d8162f65100822167" +SOURCE_URI="$HOMEPAGE/archive/v$portVersion.tar.gz" +CHECKSUM_SHA256="546414c242d0ba1b32fbdcec6fa34583109f544fea678bb25f996112d6e3966f" SOURCE_DIR="PecoRename-$portVersion" ARCHITECTURES="all"