diff options
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 d04efefa6af78..e5ce45bcc82c7 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.20.0} +VERSION=${VERSION:-3.22.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/anjuta/anjuta.info b/development/anjuta/anjuta.info index 55044323f12a4..a61754e49f2d6 100644 --- a/development/anjuta/anjuta.info +++ b/development/anjuta/anjuta.info @@ -1,8 +1,8 @@ PRGNAM="anjuta" -VERSION="3.20.0" +VERSION="3.22.0" HOMEPAGE="http://anjuta.org/" -DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/anjuta/3.20/anjuta-3.20.0.tar.xz" -MD5SUM="6238e332137488221ab032694fc64ca5" +DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/anjuta/3.22/anjuta-3.22.0.tar.xz" +MD5SUM="113b65321082eeb788d29a7d2b29ca2f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="autogen gdl gtksourceview3 libgda vte3" |