[arch-commits] Commit in anjuta/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Thu Apr 29 15:25:09 UTC 2010
Date: Thursday, April 29, 2010 @ 11:25:08
Author: ibiru
Revision: 78969
upgpkg: anjuta 2.30.1.0-1
update to 2.30.1.0
Modified:
anjuta/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-04-29 15:22:28 UTC (rev 78968)
+++ PKGBUILD 2010-04-29 15:25:08 UTC (rev 78969)
@@ -3,20 +3,20 @@
# Contributor: Harley Laue <losinggeneration at yahoo.com>
pkgname=anjuta
-pkgver=2.30.0.0
-pkgrel=3
+pkgver=2.30.1.0
+pkgrel=1
pkgdesc="Anjuta Integrated Development Environment (IDE)"
arch=('i686' 'x86_64')
license=('GPL')
-depends=('libunique>=1.1.6' 'gconf>=2.28.0' 'vte>=0.23.5' 'gdl>=2.30.0' 'autogen>=5.9.9' 'devhelp>=2.28.1' 'gtksourceview2>=2.10.0' 'glade>=3.6.7' 'libgda>=4.0.8' 'subversion>=1.6.9' 'gnome-icon-theme>=2.30' 'perl-locale-gettext')
-makedepends=('gnome-doc-utils>=0.18.0' 'intltool')
+depends=('libunique>=1.1.6' 'gconf>=2.28.1' 'vte>=0.24.1' 'gdl>=2.30.0' 'autogen>=5.9.9' 'devhelp>=2.28.1' 'gtksourceview2>=2.10.1' 'glade>=3.6.7' 'libgda>=4.0.8' 'subversion>=1.6.9' 'gnome-icon-theme>=2.30.2' 'perl-locale-gettext')
+makedepends=('gnome-doc-utils>=0.19.5' 'intltool')
conflicts=('gnome-build')
replaces=('gnome-build')
url="http://anjuta.sourceforge.net/"
install=anjuta.install
source=(ftp://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2)
options=('!libtool' '!emptydirs')
-sha256sums=('09cf7e008c9f85dcafc8d13ce691c821c90ca4bf80f4d1c8af0bd83c6914c0cc')
+sha256sums=('3c64d80723e2a60311405e83b1b0cab94d07003a579f47cdb1f8073dcfb4e3c1')
build() {
cd "${srcdir}/anjuta-${pkgver}"
More information about the arch-commits
mailing list