summaryrefslogtreecommitdiff
path: root/extra/anjuta
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-05-27 22:47:26 +0000
committerroot <root@rshg047.dnsready.net>2011-05-27 22:47:26 +0000
commit33feb015eb09eee76827f359e685fce981d88111 (patch)
tree775ca3a4bc06155ce29cd205ba583df5d9b1ba44 /extra/anjuta
parent956ae4eb53422c92f78d86d5511f25fbf6fa6497 (diff)
Fri May 27 22:47:26 UTC 2011
Diffstat (limited to 'extra/anjuta')
-rw-r--r--extra/anjuta/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/anjuta/PKGBUILD b/extra/anjuta/PKGBUILD
index 98a1c6730..eea7f3e07 100644
--- a/extra/anjuta/PKGBUILD
+++ b/extra/anjuta/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 122589 2011-05-04 18:41:26Z ibiru $
+# $Id: PKGBUILD 124683 2011-05-23 21:00:48Z ibiru $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
# Contributor: Harley Laue <losinggeneration@yahoo.com>
pkgname=anjuta
-pkgver=3.0.1.0
-pkgrel=2
+pkgver=3.0.2.0
+pkgrel=1
pkgdesc="GNOME Integrated Development Environment (IDE)"
arch=('i686' 'x86_64')
license=('GPL')
@@ -16,7 +16,7 @@ url="http://anjuta.sourceforge.net/"
install=anjuta.install
source=(ftp://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*.*}/${pkgname}-${pkgver}.tar.bz2)
options=('!libtool' '!emptydirs')
-sha256sums=('dbda189f453e0f9baecb35e85d59df92613668f7f4be08207d635cff3abb7261')
+sha256sums=('5dce2cf455f9feeea31aea6bce5bae1dbd35793ba8c8009675608dae4d67bac0')
build() {
cd "${srcdir}/anjuta-${pkgver}"