summaryrefslogtreecommitdiff
path: root/extra/gtk/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-25 02:08:36 -0700
committerroot <root@rshg054.dnsready.net>2013-10-25 02:08:36 -0700
commit5a3821aec094b38a412cf5e6997c08b6428d6f77 (patch)
tree80caf9e8d169d5c43d828ede599cb91fa065d8df /extra/gtk/PKGBUILD
parent94ded0cb27161b972228cfef8ea2e6f60af0f2b2 (diff)
Fri Oct 25 02:07:10 PDT 2013
Diffstat (limited to 'extra/gtk/PKGBUILD')
-rw-r--r--extra/gtk/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/extra/gtk/PKGBUILD b/extra/gtk/PKGBUILD
index c218906e7..24b355d64 100644
--- a/extra/gtk/PKGBUILD
+++ b/extra/gtk/PKGBUILD
@@ -1,16 +1,15 @@
-# $Id: PKGBUILD 191240 2013-07-22 03:45:27Z eric $
+# $Id: PKGBUILD 197249 2013-10-24 18:51:37Z eric $
# Maintainer: Eric BĂ©langer <eric@archlinux.org>
pkgname=gtk
pkgver=1.2.10
-pkgrel=12
+pkgrel=13
pkgdesc="GTK+ is a multi-platform toolkit (v1)"
arch=('i686' 'x86_64')
url="http://www.gtk.org/"
license=('LGPL')
depends=('libxi' 'glib' 'sh')
makedepends=('libxt')
-options=('!libtool')
install=gtk.install
source=(ftp://ftp.gtk.org/pub/gtk/v1.2/gtk+-${pkgver}.tar.gz
aclocal-fixes.patch)