diff options
-rw-r--r-- | office/krop/krop.SlackBuild | 2 | ||||
-rw-r--r-- | office/krop/krop.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/office/krop/krop.SlackBuild b/office/krop/krop.SlackBuild index b768e7ec12f7..44d0c56cb52d 100644 --- a/office/krop/krop.SlackBuild +++ b/office/krop/krop.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for krop -# Copyright 2018-2023, Alexander Verbovetsky, Moscow, Russia +# Copyright 2018-2024, Alexander Verbovetsky, Moscow, Russia # All rights reserved. # # Redistribution and use of this script, with or without modification, is diff --git a/office/krop/krop.info b/office/krop/krop.info index 0410cf128819..bd03c0a48947 100644 --- a/office/krop/krop.info +++ b/office/krop/krop.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/arminstraub/krop/archive/e96d42b/krop-e96d42b2f1ab4 MD5SUM="9ddb0caa00585882e4d3b081bf5b3b4f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="%README% python-poppler-qt5 python3-PyPDF2" +REQUIRES="%README% python-poppler-qt5 python3-pypdf" MAINTAINER="Alexander Verbovetsky" EMAIL="alik@ejik.org" |