summaryrefslogtreecommitdiff
path: root/extra/gdl/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gdl/PKGBUILD')
-rw-r--r--extra/gdl/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/gdl/PKGBUILD b/extra/gdl/PKGBUILD
index 1c05d49c0..df31e3cfa 100644
--- a/extra/gdl/PKGBUILD
+++ b/extra/gdl/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 124671 2011-05-23 20:42:08Z ibiru $
+# $Id: PKGBUILD 139625 2011-10-03 20:22:38Z ibiru $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=gdl
-pkgver=3.0.2
+pkgver=3.2.0
pkgrel=1
pkgdesc="GNOME Docking Library"
arch=(i686 x86_64 mips64el)
license=('GPL')
url="http://www.gnome.org/"
depends=('gtk3')
-makedepends=('pkgconfig' 'intltool' 'gobject-introspection')
+makedepends=('gtk-doc' 'intltool' 'gobject-introspection')
options=('!libtool')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('b4a0e7539a1133afca1b370818373fb8dcf29b50f12edbfaf6c1d5560977a308')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('f4839224b7837efb8fbec8666f8a3bb1ce9ea110f06c57a8b9438faa0abab533')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"