summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD7
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a590347b66cd..499d52e9afa4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = anjuta
pkgdesc = GNOME Integrated Development Environment (IDE)
pkgver = 3.34.0
- pkgrel = 8
+ pkgrel = 9
url = http://www.anjuta.org/
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 084e79069145..920ece824808 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
-# Maintainer: Andreas Radke <andyrtr@archlinux.org>
+# Maintainer: ian_eo <ian.eric.ong@gmail.com>
+# Contributor: Andreas Radke <andyrtr@archlinux.org>
# Contributor: Harley Laue <losinggeneration@yahoo.com>
pkgbase=anjuta
pkgname=('libanjuta' 'anjuta')
pkgver=3.34.0
-pkgrel=8
+pkgrel=9
pkgdesc="GNOME Integrated Development Environment (IDE)"
arch=(x86_64)
license=(GPL)
@@ -34,8 +35,8 @@ build() {
--disable-silent-rules \
--disable-static \
--disable-vala \
+ --disable-plugin-devhelp \
--enable-introspection \
- --enable-plugin-devhelp \
--enable-plugin-glade \
--enable-plugin-subversion \
--enable-glade-catalog \