diff options
-rw-r--r-- | graphics/qrencode/qrencode.SlackBuild | 4 | ||||
-rw-r--r-- | graphics/qrencode/qrencode.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/qrencode/qrencode.SlackBuild b/graphics/qrencode/qrencode.SlackBuild index 92b8368175e2c..52fd2710fda97 100644 --- a/graphics/qrencode/qrencode.SlackBuild +++ b/graphics/qrencode/qrencode.SlackBuild @@ -3,7 +3,7 @@ # SlackBuild Script for qrencode # Copyright 2012 Matthew "mfillpot" Fillpot -# Copyright 2018 Lenard Spencer, Orlando, Florida, USA +# Copyright 2018, 2020 Lenard Spencer, Orlando, Florida, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=qrencode -VERSION=${VERSION:-4.1.0} +VERSION=${VERSION:-4.1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/qrencode/qrencode.info b/graphics/qrencode/qrencode.info index 9992cc2c4f1cc..ecdb156112742 100644 --- a/graphics/qrencode/qrencode.info +++ b/graphics/qrencode/qrencode.info @@ -1,8 +1,8 @@ PRGNAM="qrencode" -VERSION="4.1.0" +VERSION="4.1.1" HOMEPAGE="https://fukuchi.org/works/qrencode/" -DOWNLOAD="https://fukuchi.org/works/qrencode/qrencode-4.1.0.tar.bz2" -MD5SUM="f2343f69def03b4e6bfeaf2c7e1016b9" +DOWNLOAD="https://fukuchi.org/works/qrencode/qrencode-4.1.1.tar.bz2" +MD5SUM="de7185bcab635a34730e1b73d4efa705" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |