diff options
author | Willy Sudiarto Raharjo <willysr@slackware-id.org> | 2012-12-24 09:04:05 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2012-12-24 09:04:23 +0100 |
commit | 146888f71ee759dcf611e4ac366629ced6f899f4 (patch) | |
tree | b099811600827e1f3b37817bbaf3e09517b7972e /development/anjuta | |
parent | bf8520e7d0d920946d324374794adc4bbe766bb7 (diff) | |
download | slackbuilds-146888f71ee759dcf611e4ac366629ced6f899f4.tar.gz |
development/anjuta: Updated for version 3.6.2.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development/anjuta')
-rw-r--r-- | development/anjuta/anjuta.SlackBuild | 2 | ||||
-rw-r--r-- | development/anjuta/anjuta.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/anjuta/anjuta.SlackBuild b/development/anjuta/anjuta.SlackBuild index 7f4ba7a53a..0baa7cc1a2 100644 --- a/development/anjuta/anjuta.SlackBuild +++ b/development/anjuta/anjuta.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=anjuta -VERSION=${VERSION:-3.4.4} +VERSION=${VERSION:-3.6.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/anjuta/anjuta.info b/development/anjuta/anjuta.info index 558343be11..9989df4f3d 100644 --- a/development/anjuta/anjuta.info +++ b/development/anjuta/anjuta.info @@ -1,8 +1,8 @@ PRGNAM="anjuta" -VERSION="3.4.4" +VERSION="3.6.2" HOMEPAGE="http://anjuta.org/" -DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/anjuta/3.4/anjuta-3.4.4.tar.xz" -MD5SUM="b6a8093a8096a2337db1b50464eec1ea" +DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/anjuta/3.6/anjuta-3.6.2.tar.xz" +MD5SUM="3cd2e771df0768af6274a0334fb24502" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="autogen gdl gtksourceview3 libgda vte3" |