diff options
Diffstat (limited to 'development')
-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 f08c45cb45..c1d591e4ea 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.13.1} +VERSION=${VERSION:-3.18.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/anjuta/anjuta.info b/development/anjuta/anjuta.info index d422a5d1ab..e2b2bea302 100644 --- a/development/anjuta/anjuta.info +++ b/development/anjuta/anjuta.info @@ -1,8 +1,8 @@ PRGNAM="anjuta" -VERSION="3.13.1" +VERSION="3.18.2" HOMEPAGE="http://anjuta.org/" -DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/anjuta/3.13/anjuta-3.13.1.tar.xz" -MD5SUM="49e4f54399f336a76f8843a526115645" +DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/anjuta/3.18/anjuta-3.18.2.tar.xz" +MD5SUM="56326a553178325c9a4b06cc79e595cb" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="autogen gdl gtksourceview3 libgda vte3" |