From 64bec26b5ea5de7fb7a0072b7cef7aecfc376d30 Mon Sep 17 00:00:00 2001 From: Sergei Reznikov Date: Fri, 3 Jul 2015 18:24:13 +0300 Subject: [PATCH] NetPulse: update to the latest revision Fix typos in summary and description --- haiku-apps/netpulse/netpulse-0.2.3.recipe | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/haiku-apps/netpulse/netpulse-0.2.3.recipe b/haiku-apps/netpulse/netpulse-0.2.3.recipe index c749a3da6..7b0cdff10 100644 --- a/haiku-apps/netpulse/netpulse-0.2.3.recipe +++ b/haiku-apps/netpulse/netpulse-0.2.3.recipe @@ -1,13 +1,11 @@ -SUMMARY="A Replicant showing the network status" -DESCRIPTION=" - Netpulse is status replicant that gives an indication of data being sent \ - or received over the network. - " +SUMMARY="A replicant showing the network status" +DESCRIPTION="NetPulse is status replicant that gives an indication of data \ +being sent or received over the network." HOMEPAGE="https://github.com/HaikuArchives/NetPulse" -SOURCE_URI="git://github.com/HaikuArchives/NetPulse#49ad32dbf20370f3701a8b342d5fc785dd6c403d" +SOURCE_URI="git://github.com/HaikuArchives/NetPulse#102c1cc" COPYRIGHT="2001 Carlos Hasan" LICENSE="MIT" -REVISION="4" +REVISION="5" ARCHITECTURES="x86_gcc2 x86 ?x86_64" SECONDARY_ARCHITECTURES="x86_gcc2 x86"