[arch-commits] Commit in anjuta/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Tue Sep 27 19:15:49 UTC 2011


    Date: Tuesday, September 27, 2011 @ 15:15:49
  Author: ibiru
Revision: 138736

update to 3.2.0

Modified:
  anjuta/trunk/PKGBUILD

----------+
 PKGBUILD |    8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-09-27 18:57:36 UTC (rev 138735)
+++ PKGBUILD	2011-09-27 19:15:49 UTC (rev 138736)
@@ -3,20 +3,18 @@
 # Contributor: Harley Laue <losinggeneration at yahoo.com>
 
 pkgname=anjuta
-pkgver=3.1.92
+pkgver=3.2.0
 pkgrel=1
 pkgdesc="GNOME Integrated Development Environment (IDE)"
 arch=('i686' 'x86_64')
 license=('GPL')
-depends=('vte3' 'gdl' 'autogen' 'devhelp' 'glade' 'libgda' 'subversion'
-         'gnome-icon-theme' 'hicolor-icon-theme' 'vala' 'python2'
-         'shared-mime-info' 'desktop-file-utils')
+depends=('vte3' 'gdl' 'autogen' 'devhelp' 'glade' 'libgda' 'subversion' 'gnome-icon-theme' 'hicolor-icon-theme' 'vala' 'python2' 'shared-mime-info' 'desktop-file-utils')
 makedepends=('gnome-doc-utils' 'intltool' 'gobject-introspection')
 url="http://anjuta.sourceforge.net/"
 install=anjuta.install
 source=(ftp://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
 options=('!libtool' '!emptydirs')
-sha256sums=('b9c2fe1e11f9df449e15cdc1e37590d582360b79b1a970db9518935ea97bec12')
+sha256sums=('2ff968af17e9202fcdb12c47aadaa9d3cb4b98d78c22db8a0cedcb4bf0a81fb8')
 
 build() {
   cd "${srcdir}/anjuta-${pkgver}"




More information about the arch-commits mailing list