From 901846c6973cbb8d2b552439b2d5cdb01cab759e Mon Sep 17 00:00:00 2001 From: Humdinger Date: Sat, 20 Jan 2024 17:52:32 +0100 Subject: [PATCH] ponpokodiff: Update to v0.4.1 * Accept XML files (MIME: application/xhtml+xml) * Updated translations * New translations: + Spanish (es), thanks cafeina! + Portuguese (Brazil) (pt_BR), thanks Andrei Bosco B. Torres! + Romanian (ro), thanks al-popa! + Russian (ru), thanks al-popa! --- .../{ponpokodiff-0.4.0.recipe => ponpokodiff-0.4.1.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename haiku-apps/ponpokodiff/{ponpokodiff-0.4.0.recipe => ponpokodiff-0.4.1.recipe} (92%) diff --git a/haiku-apps/ponpokodiff/ponpokodiff-0.4.0.recipe b/haiku-apps/ponpokodiff/ponpokodiff-0.4.1.recipe similarity index 92% rename from haiku-apps/ponpokodiff/ponpokodiff-0.4.0.recipe rename to haiku-apps/ponpokodiff/ponpokodiff-0.4.1.recipe index 1d8d8d8ad..d78cf8d78 100644 --- a/haiku-apps/ponpokodiff/ponpokodiff-0.4.0.recipe +++ b/haiku-apps/ponpokodiff/ponpokodiff-0.4.1.recipe @@ -11,9 +11,9 @@ when their contents has changed." HOMEPAGE="https://github.com/HaikuArchives/PonpokoDiff" COPYRIGHT="2008-2023 HaikuArchives Team" LICENSE="MIT" -REVISION="2" +REVISION="1" SOURCE_URI="$HOMEPAGE/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="29bd09e61ec1a3dc0ceaf7b23d8365dabbd387879e8bc9d1fe128bb34b595e8e" +CHECKSUM_SHA256="3905c746e4f5874e085ad598c408271f81ae8d6101309c659c3e49ae459ae965" SOURCE_DIR="PonpokoDiff-$portVersion" ARCHITECTURES="all"