Date: Sunday, November 14, 2010 @ 14:36:32 Author: ibiru Revision: 99450
upgpkg: anjuta 2.32.1.0-1 update to 2.32.1 Modified: anjuta/trunk/PKGBUILD ----------+ PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-11-14 19:36:15 UTC (rev 99449) +++ PKGBUILD 2010-11-14 19:36:32 UTC (rev 99450) @@ -3,18 +3,18 @@ # Contributor: Harley Laue <[email protected]> pkgname=anjuta -pkgver=2.32.0.0 -pkgrel=2 +pkgver=2.32.1.0 +pkgrel=1 pkgdesc="Anjuta Integrated Development Environment (IDE)" arch=('i686' 'x86_64') license=('GPL') -depends=('libunique>=1.1.6' 'gconf>=2.32.0' 'vte>=0.26' 'gdl>=2.30.1' 'autogen>=5.9.9' 'devhelp>=2.32.0' 'gtksourceview2>=2.10.5' 'glade>=3.6.7' 'libgda>=4.2.0' 'subversion>=1.6.9' 'gnome-icon-theme>=2.31.0' 'perl-locale-gettext' 'vala' 'graphviz') -makedepends=('gnome-doc-utils>=0.20.2' 'intltool') +depends=('libunique>=1.1.6' 'gconf>=2.32.0' 'vte>=0.26.2' 'gdl>=2.30.1' 'autogen>=5.9.9' 'devhelp>=2.32.0' 'gtksourceview2>=2.10.5' 'glade>=3.6.7' 'libgda>=4.2.1' 'subversion>=1.6.9' 'gnome-icon-theme>=2.31.0' 'hicolor-icon-theme' 'vala>=0.10.1' 'graphviz>=2.6.23') +makedepends=('gnome-doc-utils>=0.20.2' 'intltool' 'perl-locale-gettext') url="http://anjuta.sourceforge.net/" install=anjuta.install source=(ftp://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.32/${pkgname}-${pkgver}.tar.bz2) options=('!libtool' '!emptydirs') -sha256sums=('0d98c6038b277eaea5860cce671c2829e35bbffd8a0db39134438c8ffdab4303') +sha256sums=('e69c22e38623ff2a828c4214f6486169d1a42e5b4b221f26c581094bc059d638') build() { cd "${srcdir}/anjuta-${pkgver}"
