summaryrefslogtreecommitdiff
path: root/extra/gdl/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gdl/PKGBUILD')
-rw-r--r--extra/gdl/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/gdl/PKGBUILD b/extra/gdl/PKGBUILD
index a15ee3c45..3b7b07aa8 100644
--- a/extra/gdl/PKGBUILD
+++ b/extra/gdl/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 156776 2012-04-23 09:05:20Z ibiru $
+# $Id: PKGBUILD 169877 2012-10-30 22:25:40Z heftig $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=gdl
-pkgver=3.4.2
+pkgver=3.6.0
pkgrel=1
pkgdesc="GNOME Docking Library"
arch=(i686 x86_64 mips64el)
@@ -12,7 +12,7 @@ depends=('gtk3')
makedepends=('gtk-doc' 'intltool' 'gobject-introspection')
options=('!libtool')
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('66eeca8aa8e7205abf38911a9eadfbd288967f92388682bd62942ed4f1db4906')
+sha256sums=('32a04fc96667e2f7ca1e3c853b996da3e62f4811b2a90d62cb2081f68aeecac3')
build() {
cd "$pkgname-$pkgver"