diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-07-24 09:24:43 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-21 16:23:43 -0500 |
commit | 741dddbe94b04897119e475b56f5b8d83e44ddc6 (patch) | |
tree | b1767e814a86f7c0ae6472ce8f62288128fa42a6 /system/qstardict/qstardict.info | |
parent | 6d78ed31024e84aace293a52622a82dc1034a5a8 (diff) | |
download | slackbuilds-741dddbe94b04897119e475b56f5b8d83e44ddc6.tar.gz |
system/qstardict: Updated for version 1.0.1.
This fixes build with gcc-4.7.x when coupled with
the added patch for glib > 2.30.x.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/qstardict/qstardict.info')
-rw-r--r-- | system/qstardict/qstardict.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/qstardict/qstardict.info b/system/qstardict/qstardict.info index 39328eea4e..35317dadb0 100644 --- a/system/qstardict/qstardict.info +++ b/system/qstardict/qstardict.info @@ -1,10 +1,10 @@ PRGNAM="qstardict" -VERSION="0.13.1" +VERSION="1.0.1" HOMEPAGE="http://qstardict.ylsoftware.com/index.php" -DOWNLOAD="http://qstardict.ylsoftware.com/files/qstardict-0.13.1.tar.bz2" -MD5SUM="0828c3fa01c5237db8a67d356a9d1a8c" +DOWNLOAD="http://qstardict.ylsoftware.com/files/qstardict-1.0.1.tar.bz2" +MD5SUM="4e058439edad45103a9f5c74d2a381e5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="stardict" +REQUIRES="" MAINTAINER="Branko Grubic" EMAIL="branko.grubic@gmail.com" |