diff --git a/haiku-apps/pe/pe-2.4.5.recipe b/haiku-apps/pe/pe-2.4.5.recipe index 8c697c9ce..27d56e1a0 100644 --- a/haiku-apps/pe/pe-2.4.5.recipe +++ b/haiku-apps/pe/pe-2.4.5.recipe @@ -2,19 +2,19 @@ SUMMARY="A programmer's editor" DESCRIPTION="Pe is a native programmer's editor for Haiku. It features syntax \ highlighting and a structural view for several programming language, as well \ as basic support for Makefile and Jamfile project management." -HOMEPAGE="https://github.com/olta/pe" +HOMEPAGE="https://github.com/HaikuArchives/Pe" COPYRIGHT=" 1996-2002 Maarteen Hekkelman - 2003-2016 Team Pe + 2003-2021 Team Pe " LICENSE=" BSD (4-clause) MIT " -REVISION="8" -srcGitRev="f50baf0da36478cdb75d3799d8c3d4f5dbe49bce" +REVISION="9" +srcGitRev="ffa8db81234caaef113a14a17b9e43b6745ce95e" SOURCE_URI="https://github.com/HaikuArchives/Pe/archive/$srcGitRev.tar.gz" -CHECKSUM_SHA256="94e3946437bc5f5e0163ed3f44b3f597c4471106999d00262ccd9fff763df091" +CHECKSUM_SHA256="3770aa248c9d967d9b73c75d8b7902a83a81697176946500abc12ece91854156" SOURCE_FILENAME="pe-$srcGitRev.tar.gz" SOURCE_DIR="Pe-$srcGitRev"