summaryrefslogtreecommitdiff
path: root/extra/glib/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/glib/PKGBUILD')
-rw-r--r--extra/glib/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/glib/PKGBUILD b/extra/glib/PKGBUILD
index 14c76e55c..a364a8c81 100644
--- a/extra/glib/PKGBUILD
+++ b/extra/glib/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 191242 2013-07-22 06:31:51Z eric $
+# $Id: PKGBUILD 197238 2013-10-24 16:18:46Z eric $
# Maintainer: Eric BĂ©langer <eric@archlinux.org>
pkgname=glib
pkgver=1.2.10
-pkgrel=10
+pkgrel=11
pkgdesc="Common C routines used by Gtk+ and other libs"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.gtk.org/"
license=('LGPL')
depends=('glibc' 'sh')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
install=glib.install
source=(ftp://ftp.gtk.org/pub/gtk/v1.2/${pkgname}-${pkgver}.tar.gz
gcc340.patch aclocal-fixes.patch glib1-autotools.patch)