summaryrefslogtreecommitdiff
path: root/extra/gdl/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-11-11 13:24:06 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-11-11 13:24:06 +0100
commita5c94b5ae404c31a1a0e58480d9275e1a5ff8dd8 (patch)
treed645da91365a323730f890b4e18652189fe444fe /extra/gdl/PKGBUILD
parent9f050463d1b34e3f36a54aeb9ef65217530f2cd0 (diff)
parentc1c596c922f0dc8622339011db936c531647203d (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/sunpinyin/PKGBUILD extra/numactl/PKGBUILD
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 3b7b07aa8..8ccebacfa 100644
--- a/extra/gdl/PKGBUILD
+++ b/extra/gdl/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 169877 2012-10-30 22:25:40Z heftig $
+# $Id: PKGBUILD 170733 2012-11-10 16:00:06Z heftig $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=gdl
-pkgver=3.6.0
+pkgver=3.6.2
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=('32a04fc96667e2f7ca1e3c853b996da3e62f4811b2a90d62cb2081f68aeecac3')
+sha256sums=('e772319f1b133047f54e3c1b7e95a718168071cfef972f981337f6bf570ddf1c')
build() {
cd "$pkgname-$pkgver"