diff options
author | Matthew Fillpot <mfilpot@gmail.com> | 2012-06-25 21:29:24 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-06-25 21:29:24 -0400 |
commit | 48553f8282c42129f22940475022a381d5703b87 (patch) | |
tree | 800d0f0250bd33dc4f86c4f63401077347169f66 /graphics/qrencode | |
parent | 5623c9d11a01adbc3e400b38a3ef3a7dadf42902 (diff) | |
download | slackbuilds-48553f8282c42129f22940475022a381d5703b87.tar.gz |
graphics/qrencode: Updated for version 3.3.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'graphics/qrencode')
-rw-r--r-- | graphics/qrencode/qrencode.SlackBuild | 2 | ||||
-rw-r--r-- | graphics/qrencode/qrencode.info | 6 | ||||
-rw-r--r-- | graphics/qrencode/slack-desc | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/graphics/qrencode/qrencode.SlackBuild b/graphics/qrencode/qrencode.SlackBuild index ba0c279c93..194ff95337 100644 --- a/graphics/qrencode/qrencode.SlackBuild +++ b/graphics/qrencode/qrencode.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=qrencode -VERSION=${VERSION:-3.2.0} +VERSION=${VERSION:-3.3.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/qrencode/qrencode.info b/graphics/qrencode/qrencode.info index 475998f776..0caefa458b 100644 --- a/graphics/qrencode/qrencode.info +++ b/graphics/qrencode/qrencode.info @@ -1,8 +1,8 @@ PRGNAM="qrencode" -VERSION="3.2.0" +VERSION="3.3.1" HOMEPAGE="http://fukuchi.org/works/qrencode/index.en.html" -DOWNLOAD="http://fukuchi.org/works/qrencode/qrencode-3.2.0.tar.gz" -MD5SUM="328050395ae53ccea23b5cbabe6dc7f8" +DOWNLOAD="http://fukuchi.org/works/qrencode/qrencode-3.3.1.tar.gz" +MD5SUM="07a0b45d0226054f2fac05ba5bbaf65f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Matthew Fillpot" diff --git a/graphics/qrencode/slack-desc b/graphics/qrencode/slack-desc index 4b40d14c57..b0ffa759c6 100644 --- a/graphics/qrencode/slack-desc +++ b/graphics/qrencode/slack-desc @@ -8,9 +8,9 @@ |-----handy-ruler------------------------------------------------------| qrencode: qrencode (QR code generation library and application) qrencode: -qrencode: Libqrencode is a C library for encoding data in a QR Code symbol, a -qrencode: kind of 2D symbology that can be scanned by handy terminals such as a -qrencode: mobile phone with CCD. The capacity of QR Code is up to 7000 digits +qrencode: Libqrencode is a C library for encoding data in a QR Code symbol, a +qrencode: kind of 2D symbology that can be scanned by handy terminals such as a +qrencode: mobile phone with CCD. The capacity of QR Code is up to 7000 digits qrencode: or 4000 characters, and is highly robust. qrencode: qrencode: Interaction can be programmed or through the command line. |