Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: haikuports/haikuports
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e1a69a3144a4
Choose a base ref
...
head repository: haikuports/haikuports
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f2cc094858f3
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Oct 28, 2021

  1. Copy the full SHA
    f2cc094 View commit details
Showing with 3 additions and 3 deletions.
  1. +3 −3 haiku-apps/documentviewer/documentviewer-0.3~git.recipe
6 changes: 3 additions & 3 deletions haiku-apps/documentviewer/documentviewer-0.3~git.recipe
Original file line number Diff line number Diff line change
@@ -3,10 +3,10 @@ DESCRIPTION="DocumentViewer is a viewer that supports PDF and DJVU files."
HOMEPAGE="https://github.com/HaikuArchives/DocumentViewer"
COPYRIGHT="2010-2018 Haiku, Inc"
LICENSE="MIT"
REVISION="14"
srcGitRev="31798b0df6240b22a899bbc56d4f9db86279eacd"
REVISION="15"
srcGitRev="314dee24ec8361720cb6ec7420e272c98054895a"
SOURCE_URI="$HOMEPAGE/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="717df87f5ec12604d62c4a77aea755ae9ad284cd9c87d0107837806b71c11c6b"
CHECKSUM_SHA256="b073db6a0157e76bc36b3036fb4c5fbe6639a6fec094e309eb3d8a1b12bd2854"
SOURCE_DIR="DocumentViewer-$srcGitRev"

ARCHITECTURES="all !x86_gcc2"