summaryrefslogtreecommitdiffstats
path: root/graphics-libs/poppler/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'graphics-libs/poppler/DETAILS')
-rwxr-xr-xgraphics-libs/poppler/DETAILS4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics-libs/poppler/DETAILS b/graphics-libs/poppler/DETAILS
index db38cc7e1f..a552787a27 100755
--- a/graphics-libs/poppler/DETAILS
+++ b/graphics-libs/poppler/DETAILS
@@ -10,9 +10,9 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git"
SOURCE_IGNORE=volatile
else
if [[ $POPPLER_BRANCH == devel ]]; then
- VERSION=22.05.0
+ VERSION=22.06.0
else
- VERSION=22.05.0
+ VERSION=22.06.0
fi
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"