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 a20a92c9b..0c5e2dc3e 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 139269 2011-10-01 18:57:05Z ibiru $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=gdl
-pkgver=3.0.2
+pkgver=3.1.5
pkgrel=1
pkgdesc="GNOME Docking Library"
arch=(i686 x86_64)
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=('b89a30a7df499f3ee74108bb28ac46a962dc5e94c4e50fe34c8f9cf1580db482')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"